Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/232332/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.elementary.io/api/units/1326767/?format=api",
    "component": "https://l10n.elementary.io/api/components/calculator/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calculator/extra/el/?format=api",
    "user": "https://l10n.elementary.io/api/users/GramThanos/?format=api",
    "author": "https://l10n.elementary.io/api/users/GramThanos/?format=api",
    "timestamp": "2018-08-21T18:44:54.195827Z",
    "action": 4,
    "target": "Μία απλή αριθμομηχανή για καθημερινή χρήση. Υποστηρίζει βασικούς και μερικούς επιστημονικούς υπολογισμούς συμπεριλαμβανομένων και των τριγωνομετρικών συναρτήσεων, ημίτονο, συνημίτονο, και εφαπτομένη.",
    "id": 232332,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/232332/?format=api"
}