Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2066610/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-pam/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-pam/master/gl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ManuelVazquez/?format=api",
    "timestamp": "2023-03-18T09:38:23.232475Z",
    "action": 2,
    "target": "A entrada automática está activada para o usuario %1.\n%2\nDesexa desactivar a entrada automática?",
    "id": 2659724,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2659724/?format=api"
}