Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25505462/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/el/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jim.spentzos/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jim.spentzos/?format=api",
    "timestamp": "2021-04-21T08:12:01.958507Z",
    "action": 4,
    "target": "Κανένα RC δεν είναι διαθέσιμο για τη γραμμή κώδικα {version} προς το παρόν",
    "id": 2105759,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/2105759/?format=api"
}