Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/71837/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/pt_BR/?format=api",
    "user": "https://weblate.tusky.app/api/users/edxkl/?format=api",
    "author": "https://weblate.tusky.app/api/users/edxkl/?format=api",
    "timestamp": "2023-01-28T18:05:37.051691Z",
    "action": 5,
    "target": "Tusky v18.0\n\n- Suporte para novos tipos de notificação Mastodon 3.5\n- O emblema do bot agora parece melhor e se ajusta ao tema selecionado\n- O texto agora pode ser selecionado na exibição de detalhes do toot\n- Corrigido muitos bugs, incluindo um que impedia logins no Android 6 e inferior",
    "id": 115662,
    "action_name": "Translation added",
    "url": "https://weblate.tusky.app/api/changes/115662/?format=api"
}