Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14485298/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagescontributing-docsstyle-guide/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagescontributing-docsstyle-guide/ur_PK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-04-04T22:24:48.783456Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Verbose writing is daunting to read. Instead, organize the text using paragraphs, bullets, and numbered steps. This helps the user to quickly grasp the text and, above all, does not seem daunting. Provide a short abstract at the beginning of a longer collection of paragraphs:: Especially after second and third order headings (\"h2\" and \"h3\", \"==\" and \"===\" in AsciiDoc), a short sentence or paragraph should follow, briefly describing the goal and/or subject of the subsequent paragraphs, bringing the message to the reader's attention and aligning the reader's expectation.",
        "old_state": -1
    },
    "id": 11412233,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11412233/?format=api"
}