Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8186083/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-10T22:02:12.399218Z",
    "action": 59,
    "target": "Laboratoř Scientific (Věda) přichází ve dvou variantách. Spustitelný obraz s KDE, který lze stáhnout z odkazu v horní části této stránky, a box Vagrantu pro prostředí bez zobrazovacího zařízení. Více informací o <a href=\"%s\">Vagrantu</a> lze zjistit v jeho dokumentaci.",
    "old": "Laboratoř Scientific (Věda) přichází ve dvou variantách. Spustitelný obraz s KDE, který lze stáhnout z odkazu v horní části této stránky, a box Vagrantu pro prostředí bez zobrazovacího zařízení. Více informací o <a href=\"%s\">Vagrantu</a> lze zjistit v jeho dokumentaci.",
    "details": {
        "state": 20,
        "source": "The Scientific lab comes in two variants. A Live Image with KDE, that can be downloaded on the top of this page and Vagrant box for headless environments. Learn more about <a href=\"%s\">Vagrant</a> in their documentation.",
        "old_state": 20
    },
    "id": 4808706,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4808706/?format=api"
}