Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/438832/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/sr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/dusanmedic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/dusanmedic/?format=api",
    "timestamp": "2023-05-27T17:03:44.398437Z",
    "action": 2,
    "target": "Федора Лабораторије су посебно одабрани скупови наменских програма, сачињени од стране Федора Заједнице. Оне могу бити инсталиране ка потпуно самосталне верзије Федоре или као додаци постојећим Федора инсталацијама.",
    "old": "Fedora лабораторије су избор негованих скупова програма исте намене и садржаја који одржава и негује Fedora заједница. Они могу бити инсталирани као засебне потпуне верзије Fedore или као додаци на постојеће Fedora инсталације.",
    "details": {
        "state": 20,
        "source": "Fedora Labs is a selection of curated bundles of purpose-driven software and content as curated and maintained by members of the Fedora Community. These may be installed as standalone full versions of Fedora or as add-ons to existing Fedora installations.",
        "old_state": 20
    },
    "id": 11654188,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11654188/?format=api"
}