Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14582071/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/glossary/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nathan95/?format=api",
    "timestamp": "2023-07-15T06:33:13.579023Z",
    "action": 37,
    "target": "Anaconda",
    "id": 11922179,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/11922179/?format=api"
}