Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9316241/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/da/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cmtthomas/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cmtthomas/?format=api",
    "timestamp": "2023-01-06T18:37:37.790271Z",
    "action": 2,
    "target": "Partitionen \"{}\" der blev givet i part-kommandoen findes ikke.",
    "old": "Partitionen \"{}\" der blev givet i part-kommandoen findes ikke.",
    "details": {
        "state": 20,
        "source": "Partition \"{}\" given in part command does not exist.",
        "old_state": 10
    },
    "id": 9064540,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9064540/?format=api"
}