Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/17247/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/exercisesnetwork/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/exercisesnetwork/fr/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/pdan1/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/pdan1/?format=api",
    "timestamp": "2021-04-30T00:39:13.428460+02:00",
    "action": 5,
    "target": "`R1->R2->R4` et `R3->R2->R5->R4`",
    "id": 9644,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/9644/?format=api"
}