Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/20751/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious-problems-network/inginious-problems-network-trace/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious-problems-network/inginious-problems-network-trace/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-10-17T10:45:28.286242+02:00",
    "action": 13,
    "target": "",
    "id": 5917,
    "action_name": "New source string",
    "url": "https://weblate.info.ucl.ac.be/api/changes/5917/?format=api"
}