Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/68985792/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/healthcheck-system/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/healthcheck-system/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-16T10:39:21.355094+01:00",
    "action": 59,
    "target": "Chcete-li prodloužit životnost zařízení, měli byste minimalizovat množství zápisů (nejlépe pouze na aktualizace systému). To znamená přesunout všechny úlohy náročné na zápis, jako je sdílení souborů, databáze, kontejnery, protokoly a další, na jiné úložné zařízení.",
    "old": "",
    "details": {
        "state": 20,
        "source": "To prolong device lifespan you should minimize amount of writes (preferably to only system updates). This means moving any write heavy tasks such as file sharing, databases, containers, logs and others to some other storage storage device.",
        "old_state": -1
    },
    "id": 17393036,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/17393036/?format=api"
}