Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5968980/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-podman/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-podman/main/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-09-12T13:22:27.540725Z",
    "action": 30,
    "target": "Failed to resume pod $0",
    "old": "Failed to remove container $0",
    "details": {},
    "id": 1630291,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/1630291/?format=api"
}