Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4453965/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/strings/el/?format=api",
    "user": "https://hosted.weblate.org/api/users/fresh/?format=api",
    "author": "https://hosted.weblate.org/api/users/fresh/?format=api",
    "timestamp": "2021-04-09T09:54:20.194854+02:00",
    "action": 2,
    "target": "Μετά την επιλογή του βασικού εκκινητή, θα μεταφερθείτε στην αρχική οθόνη του. Είστε σίγουρος οτι επιθυμείτε να συνεχίσετε;\n\nΣημείωση: Εάν δεν εμφανίζεται η επιλογή «Πάντα», πιέστε το κεντρικό κουμπί της συσκευής σας, αφού πρώτα επιλέξετε τον επιθυμητό εκκινητή.",
    "id": 10053564,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10053564/?format=api"
}