Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404946/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-16T22:09:50.888771Z",
    "action": 59,
    "target": "Nossa escolha favorita para um nome de projeto foi Silverleaf, mas infelizmente não funcionou. Simplesmente não conseguíamos largar a folha. Você também pode dizer que Silverblue é uma nova página no OSTree do Fedora. 😀",
    "old": "",
    "details": {
        "state": 10,
        "source": "Our favorite choice for a project name was Silverleaf, but that sadly did not work out.  We just couldn't quite let go of the leaf.  You could also say that Silverblue is a new leaf on Fedora's OSTree.  😀",
        "old_state": -1
    },
    "id": 4944170,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4944170/?format=api"
}