Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5843521/?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-02T23:50:46.073425Z",
    "action": 2,
    "target": "\n    Cambiando il contesto del file in mnt_t sarà possibile montare il filesystem:\n    \"chcon -t mnt_t '$TARGET_PATH'.\"\n    Inoltre, è necessario modificare il file del contesto predefinito dei file sul sistema per preservarli anche da una completa rietichettatura.  \"semanage fcontext -a -t mnt_t '$FIX_TARGET_PATH'\"\n    ",
    "id": 9051017,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9051017/?format=api"
}