Changes API.

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

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

{
    "unit": "https://translate.opensourcepos.org/api/units/124898/?format=api",
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/glossary/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/glossary/nl/?format=api",
    "user": "https://translate.opensourcepos.org/api/users/BudsieBuds/?format=api",
    "author": null,
    "timestamp": "2021-05-18T02:44:44.865722Z",
    "action": 5,
    "target": "opmerkingen",
    "id": 9938,
    "action_name": "New translation",
    "url": "https://translate.opensourcepos.org/api/changes/9938/?format=api"
}