Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5470491/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "timestamp": "2025-02-01T07:55:47.688838Z",
    "action": 2,
    "target": "Hi ha hagut un error en executar l'script de kickstart a la línia %(lineno)s. Aquest és un error fatal i s'avortarà la instal·lació. Els detalls d'aquest error són els següents:\n\n%(details)s",
    "old": "Hi va haver un error en executar l'script de kickstart a la línia %(lineno)s. Aquest és un error fatal i s'avortarà la instal·lació. Els detalls d'aquest error són:\n\n%(details)s",
    "details": {
        "state": 20,
        "source": "There was an error running the kickstart script at line %(lineno)s.  This is a fatal error and installation will be aborted.  The details of this error are:\n\n%(details)s",
        "old_state": 20
    },
    "id": 17951348,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17951348/?format=api"
}