Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6049832/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-26T17:16:35.545874Z",
    "action": 30,
    "target": "Sleep for {} second\u001e\u001eSleep for {} seconds",
    "old": "Sleep for %s seconds\u001e\u001e",
    "details": {},
    "id": 2208262,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2208262/?format=api"
}