Changes API.

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

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

{
    "unit": "https://translate.rx.studio/api/units/225105/?format=api",
    "component": "https://translate.rx.studio/api/components/the-r-project-recommended-packages/matrix-r-files/?format=api",
    "translation": "https://translate.rx.studio/api/translations/the-r-project-recommended-packages/matrix-r-files/fr/?format=api",
    "user": "https://translate.rx.studio/api/users/christianWiat/?format=api",
    "author": "https://translate.rx.studio/api/users/christianWiat/?format=api",
    "timestamp": "2024-09-06T10:40:38.457082Z",
    "action": 2,
    "target": "'%s' et '%s' doivent être des entiers positifs",
    "id": 321840,
    "action_name": "Translation changed",
    "url": "https://translate.rx.studio/api/changes/321840/?format=api"
}