Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/171119/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/social_contract/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/social_contract/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/iocaws/?format=api",
    "author": "https://translate.tails.boum.org/api/users/iocaws/?format=api",
    "timestamp": "2018-12-05T08:03:22Z",
    "action": 4,
    "target": "Vogliamo che gli strumenti di sicurezza e per la privacy diventino uno standard per la comunità del Software Libero nel suo complesso.",
    "id": 136396,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/136396/?format=api"
}