Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/594781/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/balistica/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/balistica/master/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-03-23T20:22:00.008538Z",
    "action": 2,
    "target": "Leyendo archivo del boletín ",
    "old": "Recargando el archivo de registros ",
    "details": {
        "state": 20,
        "source": "Reading log file ",
        "old_state": 10
    },
    "id": 18245140,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18245140/?format=api"
}