Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/193572/?format=api",
    "component": "https://translate.rx.studio/api/components/the-r-project-recommended-packages/nlme-r-files/?format=api",
    "translation": "https://translate.rx.studio/api/translations/the-r-project-recommended-packages/nlme-r-files/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-31T11:04:40.743619Z",
    "action": 59,
    "target": "'form' can only be a formula or a list of formulae",
    "id": 205208,
    "action_name": "String updated in the repository",
    "url": "https://translate.rx.studio/api/changes/205208/?format=api"
}