Changes API.

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

GET /api/changes/150977/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.xwiki.org/api/units/335172/",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/no/",
    "user": "https://l10n.xwiki.org/api/users/jasa/",
    "author": "https://l10n.xwiki.org/api/users/jasa/",
    "timestamp": "2019-07-22T12:44:07.325552Z",
    "action": 5,
    "target": "Oversettelsesparametrene",
    "id": 150977,
    "action_name": "New translation",
    "url": "https://l10n.xwiki.org/api/changes/150977/"
}