Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/744403/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-26T22:03:02.132726Z",
    "action": 59,
    "target": "Pour installer <span class=\"application\">balenaEtcher</span>, faites glisser l'icône <span class=\"application\">balenaEtcher</span> sur l’icône <span class=\"guilabel\">Applications</span>.",
    "old": "Pour installer <span class=\"application\">balenaEtcher</span>, faites glisser l'icône <span class=\"application\">balenaEtcher</span> sur l’icône <span class=\"guilabel\">Applications</span>.",
    "details": {
        "state": 20,
        "source": "To install *balenaEtcher*, drag the *balenaEtcher* icon onto the **Applications** icon.",
        "old_state": 10
    },
    "id": 3492748,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3492748/?format=api"
}