Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/45884170/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/glossary/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/glossary/eo/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/donaldo/?format=api",
    "author": null,
    "timestamp": "2021-02-05T19:42:36.121357Z",
    "action": 5,
    "target": "krado",
    "id": 1850419,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/1850419/?format=api"
}