Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2527388/?format=api",
    "component": "https://l10n.elementary.io/api/components/calendar/calendar/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calendar/calendar/he/?format=api",
    "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
    "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
    "timestamp": "2019-10-26T18:45:04.551554Z",
    "action": 5,
    "target": "ארוחת בוקר;ארוחת צהריים;בראנץ׳;בראנץ';ארוחת ערב;ארוחה;מנגל;על האש;בורגר;סטייקים;מסעדה",
    "id": 420296,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/420296/?format=api"
}