Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/34777/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/pt_BR/?format=api",
    "user": "https://weblate.securedrop.org/api/users/GRFreire/?format=api",
    "author": "https://weblate.securedrop.org/api/users/GRFreire/?format=api",
    "timestamp": "2023-06-13T18:26:48.432775Z",
    "action": 5,
    "target": "Não há submissões!",
    "id": 59980,
    "action_name": "Translation added",
    "url": "https://weblate.securedrop.org/api/changes/59980/?format=api"
}