Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9062604/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f35pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f35pagesindex/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "timestamp": "2021-11-09T19:23:21.775040Z",
    "action": 5,
    "target": "Děkujeme každému, kdo tvrdě pracoval, aby napravil tento nedostatek v minulých verzích Fedory.",
    "old": "",
    "details": {},
    "id": 3716065,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3716065/?format=api"
}