Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/912655/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/home/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/rafaelff/?format=api",
    "author": "https://weblate.framasoft.org/api/users/rafaelff/?format=api",
    "timestamp": "2023-11-17T12:47:44.218424Z",
    "action": 2,
    "target": "## O que é o Mobilizon?\n\nO Mobilizon é uma ferramenta on-line que ajuda a gerenciar seus eventos,\nseus perfis e seus grupos.",
    "id": 716768,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/716768/?format=api"
}