Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15711973/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-cpe/masterpagesprocess_unmaintained_apps/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-cpe/masterpagesprocess_unmaintained_apps/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-06T22:12:45.234126Z",
    "action": 59,
    "target": "Stop the application in staging first (if there is staging instance).  See if this will broke any other service. If the broken service is CPE owned application remove any ties to the application that is unmaintained (this will probably be a mini-initiative).",
    "old": "",
    "details": {
        "state": 100,
        "source": "Stop the application in staging first (if there is staging instance).  See if this will broke any other service. If the broken service is CPE owned application remove any ties to the application that is unmaintained (this will probably be a mini-initiative).",
        "old_state": -1
    },
    "id": 13190323,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/13190323/?format=api"
}