Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11810874/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/book_sles_docker-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/book_sles_docker-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-12T12:49:13.805814Z",
    "action": 5,
    "target": "<phrase role=\"productname\"><phrase os=\"osuse\">openSUSE Leap</phrase><phrase os=\"sles\">SUSE Linux Enterprise Server</phrase><phrase os=\"sled\">SUSE Linux Enterprise Desktop</phrase></phrase>",
    "id": 1495100,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1495100/?format=api"
}