Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11091654/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2019-09-11T18:29:05.128081Z",
    "action": 2,
    "target": "Si aquest és el vostre primer contacte amb l'openSUSE, volem que us sentiu com a casa en aquest nou viatge. Agafeu-vos el temps necessari per familiaritzar-vos amb tots els botons i feu-nos saber com us va l'experiència a les nostres",
    "id": 1281228,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1281228/?format=api"
}