Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12395233/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/glossary/en/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/perikiyoxd/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/perikiyoxd/?format=api",
    "timestamp": "2023-02-03T20:27:32.806843Z",
    "action": 31,
    "target": "Btrfs",
    "old": "",
    "details": {},
    "id": 9152926,
    "action_name": "String added",
    "url": "https://translate.fedoraproject.org/api/changes/9152926/?format=api"
}