Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843584/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tosky/?format=api",
    "timestamp": "2023-01-03T00:34:54.909951Z",
    "action": 2,
    "target": "\n    SELinux ha impedito a $SOURCE di caricare un modulo del kernel.\n    Tutti i programmi confinati che devono caricare moduli del kernel devono disporre\n    di criteri scritti appositamente per loro. Qualora un'applicazione\n    compromessa tenti di modificare il kernel, viene generato questo AVC. Si tratta di un\n    problema grave. Il sistema potrebbe essere seriamente compromesso.\n    ",
    "id": 9051143,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051143/?format=api"
}