Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404382/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-22T22:06:41.198554Z",
    "action": 59,
    "target": "Переконайтеся, що ви перебуваєте у контейнері Toolbx. Якщо наступна команда нічого не виводить, ймовірно, ви усе ще перебуваєте в основній системі!",
    "old": "Переконайтеся, що ви перебуваєте у контейнері Toolbx. Якщо наступна команда нічого не виводить, ймовірно, ви усе ще перебуваєте в основній системі!",
    "details": {
        "state": 20,
        "source": "Make sure you are in a Toolbx container.  If the following command doesn't produce any output, you are likely still working on the host!",
        "old_state": 20
    },
    "id": 8791836,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/8791836/?format=api"
}