Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14887493/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/glossary/pa/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/aalam/?format=api",
    "timestamp": "2024-05-19T14:10:06.047989Z",
    "action": 5,
    "target": "%s: gpgme_op_import(): %s",
    "old": "",
    "details": {
        "state": 20,
        "source": "%s: gpgme_op_import(): %s",
        "old_state": 0
    },
    "id": 16381921,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16381921/?format=api"
}