Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/508090/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/mr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
    "author": null,
    "timestamp": "2019-09-23T20:16:28.132385Z",
    "action": 5,
    "target": "नापसंत केलेले",
    "id": 164882,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/164882/?format=api"
}