Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709403/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/youthfulfox/?format=api",
    "timestamp": "2024-06-13T18:23:03.171345Z",
    "action": 5,
    "target": "Usuń dodatki i podmiany z pakietów aby powrócić tą instalacje do stanu oryginalnego.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Remove package additions or substitutions to return the current deployment to its original state.",
        "old_state": 0
    },
    "id": 16656909,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16656909/?format=api"
}