Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11531697/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-15T03:23:57.767470Z",
    "action": 59,
    "target": "käynnistyslataimen stage2-laite %(stage2dev)s on monilevyryhmässä, mutta käynnistyslataimen stage1-laite %(stage1dev)s ei ole osa tätä taulukkoa. Käynnistyslatain stage1 asennetaan vain yhteen asemaan.",
    "old": "",
    "details": {
        "state": 20,
        "source": "boot loader stage2 device %(stage2dev)s is on a multi-disk array, but boot loader stage1 device %(stage1dev)s is not part of this array. The stage1 boot loader will only be installed to a single drive.",
        "old_state": -1
    },
    "id": 7871722,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7871722/?format=api"
}