Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3153962/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/be/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "timestamp": "2022-08-01T09:49:48.036538Z",
    "action": 2,
    "target": "Рэпазіторый %s патрабуе аддалены каталог",
    "old": "Рэпазіторый {} патрабуе аддалены каталог",
    "details": {
        "state": 20,
        "source": "Repository %s required remote directory",
        "old_state": 20
    },
    "id": 6895995,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/6895995/?format=api"
}