Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/411240/?format=api",
    "component": "https://translate.tails.net/api/components/tails/src-donate/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/src-donate/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "author": "https://translate.tails.net/api/users/Lucas710/?format=api",
    "timestamp": "2021-07-03T14:50:15.878346Z",
    "action": 4,
    "target": "Programas de doação de correspondência corporativa ",
    "id": 3004642,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3004642/?format=api"
}