Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12035232/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T10:58:41.129943Z",
    "action": 30,
    "target": "Provide the url of your VMware vSphere instance to which the image file will be uploaded.",
    "id": 12159977,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12159977/?format=api"
}