Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/907223/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-12T13:28:53.283437Z",
    "action": 59,
    "target": "<x id=\"START_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt;p class=&quot;mb-2&quot;&gt;\"/>Write CSS code directly. Example:<x id=\"CLOSE_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt;/p&gt;\"/><x id=\"START_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt;pre&gt;\"/>#custom-css <x id=\"INTERPOLATION\" equiv-text=\"{{ '{' }}\"/> color: red; <x id=\"INTERPOLATION_1\" equiv-text=\"{{ '}' }}\"/> <x id=\"CLOSE_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt;/pre&gt;\"/><x id=\"START_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt;p class=&quot;mb-2&quot;&gt;\"/>Prepend with <x id=\"START_EMPHASISED_TEXT\" ctype=\"x-em\" equiv-text=\"&lt;em&gt;\"/>#custom-css<x id=\"CLOSE_EMPHASISED_TEXT\" ctype=\"x-em\" equiv-text=\"&lt;/em&gt;\"/> to override styles. Example:<x id=\"CLOSE_PARAGRAPH\" ctype=\"x-p\" equiv-text=\"&lt;/p&gt;\"/><x id=\"START_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt;pre&gt;\"/>#custom-css .logged-in-email <x id=\"INTERPOLATION\" equiv-text=\"{{ '{' }}\"/> color: red; <x id=\"INTERPOLATION_1\" equiv-text=\"{{ '}' }}\"/> <x id=\"CLOSE_TAG_PRE\" ctype=\"x-pre\" equiv-text=\"&lt;/pre&gt;\"/>",
    "id": 705198,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/705198/?format=api"
}