Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/202650/?format=api",
    "component": "https://translate.rx.studio/api/components/the-r-project-recommended-packages/mass-r-files/?format=api",
    "translation": "https://translate.rx.studio/api/translations/the-r-project-recommended-packages/mass-r-files/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-31T13:01:54.847617Z",
    "action": 59,
    "target": "Trop de combinaisons (%.3g) pour nsamp = \"exact\"",
    "id": 214578,
    "action_name": "String updated in the repository",
    "url": "https://translate.rx.studio/api/changes/214578/?format=api"
}