Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307928/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:45.125667Z",
    "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. The diamond symbol may not be present if you use a custom shell theme.",
    "details": {},
    "id": 15433168,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15433168/?format=api"
}