Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.memarc.info/api/components/memorial-archives/memorial-archives-website/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/memorial-archives-website/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-10-19T21:33:31.344364Z",
    "action": 44,
    "target": "",
    "id": 1759,
    "action_name": "New string to translate",
    "url": "https://translate.memarc.info/api/changes/1759/?format=api"
}