Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13052623/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LucieCharrier/?format=api",
    "timestamp": "2022-03-30T17:58:25.640592Z",
    "action": 2,
    "target": "Cette section contient des notes à propos de l'installation. Pour des instructions détaillées sur l'installation, veuillez consulter la documentation sur <link xlink:href=\"https://doc.opensuse.org/documentation/leap/startup/html/book.opensuse.startup/part-basics.html\"/>.",
    "id": 2060130,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2060130/?format=api"
}