Changes API.

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

GET /api/changes/7712/?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/common/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
    "author": "https://translate.opensourcepos.org/api/users/jekkos/?format=api",
    "timestamp": "2020-10-06T12:06:13.953767Z",
    "action": 0,
    "target": "",
    "id": 7712,
    "action_name": "Resource update",
    "url": "https://translate.opensourcepos.org/api/changes/7712/?format=api"
}