Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11808652/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_opensuse_reference-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_opensuse_reference-master/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "author": "https://l10n.opensuse.org/api/users/aleskastner/?format=api",
    "timestamp": "2020-08-10T17:13:41.373009Z",
    "action": 5,
    "target": "<phrase role=\"productnumber\"><phrase os=\"osuse\">15.0</phrase><phrase os=\"sles;sled\">15</phrase></phrase>",
    "id": 1494762,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1494762/?format=api"
}