Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12447129/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/de/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/maxt1907/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/maxt1907/?format=api",
    "timestamp": "2024-06-09T20:52:54.895240Z",
    "action": 2,
    "target": "Das Repository '{repository_name}' benutzt ein nicht unterstütztes Protokoll.",
    "old": "Die Repository '{repository_name}' benutzt ein nicht unterstütztes Protokol.",
    "details": {
        "state": 20,
        "source": "The '{repository_name}' repository uses an unsupported protocol.",
        "old_state": 20
    },
    "id": 16634204,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16634204/?format=api"
}