Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1241682/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/fi/?format=api",
    "user": "https://l10n.elementary.io/api/users/Wompo/?format=api",
    "author": "https://l10n.elementary.io/api/users/Wompo/?format=api",
    "timestamp": "2018-08-10T10:44:31.467103Z",
    "action": 2,
    "target": "Älykäs polkupalkki tekee selaamisesta murupolun, haun tai poluntäydennyksen avulla helppoa. Sarakenäkymässä kulku kansiosta toiseen käy käden käänteessä. Kokemusta parantavat entisestään selaintyyliset välilehdet sekä älykkäät toiminnot kuten välilehtihistoria.",
    "id": 230099,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/230099/?format=api"
}