Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25507082/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/nb_NO/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/kmr/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/kmr/?format=api",
    "timestamp": "2021-04-07T10:59:05.885562Z",
    "action": 2,
    "target": "Document-Foundation takker for din vennlige og gavmilde donasjon. Vi har mottatt din betaling. Kos deg med LibreOffice, og takk for din støtte.",
    "id": 2062601,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/2062601/?format=api"
}