Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/180579/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/fr/?format=api",
    "user": "https://t.naviter.com/api/users/philippe@depechy.net/?format=api",
    "author": "https://t.naviter.com/api/users/philippe@depechy.net/?format=api",
    "timestamp": "2023-10-13T07:32:16.820556Z",
    "action": 2,
    "target": "Vitesse sol moyenne requise pour terminer l'AAT dans le temps minimum",
    "id": 35559,
    "action_name": "Translation changed",
    "url": "https://t.naviter.com/api/changes/35559/?format=api"
}