Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/27523/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/sound_and_video/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/sound_and_video/es/?format=api",
    "user": "https://translate.tails.boum.org/api/users/tierra_comun_coop/?format=api",
    "author": "https://translate.tails.boum.org/api/users/tierra_comun_coop/?format=api",
    "timestamp": "2020-08-20T23:33:55.466629Z",
    "action": 4,
    "target": "Tails incluye varias aplicaciones de sonido y vídeo:",
    "id": 2949569,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2949569/?format=api"
}