Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/124848/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/it/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/elpapais/?format=api",
    "author": null,
    "timestamp": "2022-01-27T16:33:22.671388Z",
    "action": 5,
    "target": "Ingrosso",
    "id": 21195,
    "action_name": "New translation",
    "url": "https://translate.opensourcepos.org/api/changes/21195/?format=api"
}