Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17930314/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagescontributing-docsindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagescontributing-docsindex/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-21T22:51:29.082138Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "The AsciiDoc text document is stored in a series of Git repositories. This is a system especially popular among software developers, but also very capable for managing text documents. Git encourages and facilitates the use of the 4-eyes principle by a \"Pull (or Merge) Request Workflow\". You only need to worry about the details of this workflow if you want to set up a local work environment intended for professional and frequent contributions. All other tools take care of the necessary steps in the background.",
        "old_state": -1
    },
    "id": 16386052,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16386052/?format=api"
}