Changes API.

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

GET /api/changes/7887/?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/config/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/config/el/?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:07:20.796235Z",
    "action": 44,
    "target": "",
    "id": 7887,
    "action_name": "New strings to translate",
    "url": "https://translate.opensourcepos.org/api/changes/7887/?format=api"
}