Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/45884168/?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-05T04:48:18.049773Z",
    "action": 5,
    "target": "Postuloj",
    "id": 1844780,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/1844780/?format=api"
}