Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10198992/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-magazine/masterpagesgetting-access/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-magazine/masterpagesgetting-access/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-18T06:16:30.204712Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "This is so the account is known to the system and you can edit card meta-data. If an editor has already created a card for your idea, you should be able to assign the card to yourself. You will have to request that the card's overall status (i.e. the column that it is in on the board) be changed by leaving a comment in the card's comment section. Only the editors can update the card's status/column.",
        "old_state": -1
    },
    "id": 4641116,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4641116/?format=api"
}