Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/employees/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/employees/hy/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-19T19:57:08.368182Z",
    "action": 44,
    "target": "",
    "id": 6739,
    "action_name": "New strings to translate",
    "url": "https://translate.opensourcepos.org/api/changes/6739/?format=api"
}