Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25507100/?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/kingu/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/kingu/?format=api",
    "timestamp": "2021-02-26T06:23:23.136091Z",
    "action": 2,
    "target": "<strong>Eier</strong>: {owner}<br/><strong>Formål</strong>: Donasjon<br/><strong>Konto</strong>: {accountNumber}<br/><strong>Bankkode</strong>: {bankCode}<br/><strong>IBAN</strong>: {IBAN}, BIC: {BIC}<br/><strong>Adressen til mottakeren</strong>: {tdfAddress}<br/><strong>Bankens adresse</strong>: {bankAddress}",
    "id": 1918637,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1918637/?format=api"
}