Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15264309/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-article-proposal/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagesworkflow-article-proposal/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T16:02:43.916923Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "**Description**: The purpose of this article would be to describe what an IRC bouncer is\nand how someone can set up their own ZNC instance to connect to IRC networks and remain persistently connected to channels.\nThe article would aim to educate the user about two things: what and how.\nSince IRC is a major communication platform for Fedora (and most free and open-source project communities),\nthis article would ideally promote using IRC as well.\nThe flow of the article would be as follows:\n",
        "old_state": -1
    },
    "id": 12565818,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/12565818/?format=api"
}