Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11727183/?format=api",
    "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/art_sles_rpi_quick-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/art_sles_rpi_quick-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:12:26.515094Z",
    "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> <phrase role=\"productnumber\"><phrase os=\"osuse\">15.0</phrase><phrase os=\"sles;sled\">15</phrase></phrase>",
    "id": 1494731,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1494731/?format=api"
}