Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12474646/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-16T13:50:42.627856Z",
    "action": 59,
    "target": "Odaberite uređaj(e) za instalaciju. Instalacija zahtijeva $0 dostupnog prostora. Uređaj pohrane će biti automatski particioniran.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Select the device(s) to install to. The installation requires $0 of available space. Storage will be automatically partitioned.",
        "old_state": -1
    },
    "id": 9265147,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/9265147/?format=api"
}