Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744368/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsinstall_with_etcherinlinepo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T22:03:01.503383Z",
    "action": 59,
    "target": "Um <span class=\"application\">balenaEtcher</span> zu installieren, ziehen Sie das <span class=\"application\">balenaEtcher</span>-Symbol auf das <span class=\"guilabel\">Programme</span>-Symbol.",
    "old": "Um <span class=\"application\">balenaEtcher</span> zu installieren, ziehen Sie das <span class=\"application\">balenaEtcher</span>-Symbol auf das <span class=\"guilabel\">Programme</span>-Symbol.",
    "details": {
        "state": 20,
        "source": "To install *balenaEtcher*, drag the *balenaEtcher* icon onto the **Applications** icon.",
        "old_state": 10
    },
    "id": 3492725,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492725/?format=api"
}