Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/555144/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningspo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningspo/es/?format=api",
    "user": "https://translate.tails.net/api/users/admin/?format=api",
    "author": "https://translate.tails.net/api/users/admin/?format=api",
    "timestamp": "2022-03-16T08:41:26.862005Z",
    "action": 4,
    "target": "<span id=\"hide-computer\" class=\"hide-button\"></span> [[!inline pages=\"doc/about/warnings/computer.es\" raw=\"yes\" sort=\"age\"]]",
    "id": 3058854,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3058854/?format=api"
}