Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307866/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestoolbox/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:43.721012Z",
    "action": 30,
    "target": "When the prompt is inside a toolbox, it is prepended with a diamond: this indicates that the prompt is inside a toolbx container.\n      The diamond symbol may not be present if you use a custom shell theme.\n",
    "old": "When the prompt is inside a toolbox, it is prepended with a diamond: this indicates that the prompt is inside a toolbox container.\n      The diamond symbol may not be present if you use a custom shell theme.\n",
    "details": {},
    "id": 15433047,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15433047/?format=api"
}