Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284417/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yattatux/?format=api",
    "timestamp": "2024-04-20T20:20:45.746843Z",
    "action": 5,
    "target": "Per le ultime immagini ARM aarch64, visitare <a href=\"https://getfedora.org\">getfedora.org</a>.",
    "id": 15732325,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15732325/?format=api"
}