Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/9863/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/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": "2019-07-01T16:09:03.053105Z",
    "action": 5,
    "target": "Les cartes détaillées sont cachées maintenant. Téléchargez le fichier de licence à partir de seeyou.cloud.",
    "id": 5151,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/5151/?format=api"
}