Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10800249/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-users/master/et/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
    "timestamp": "2020-01-14T19:02:06.158612Z",
    "action": 5,
    "target": "Antud asukohatee pole Btrfs-i kehtiv asukoht. \n\nValige kodukataloogi jaoks teine tee \nvõi tühjendage märkeruut '%{btrfs_option}'.",
    "id": 1321664,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1321664/?format=api"
}