Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9832953/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/patterns-sle-15-sp1/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/patterns-sle-15-sp1/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2018-05-14T16:19:30.288820Z",
    "action": 5,
    "target": "Aquest és el sistema d'execució mínim de l'SLE. En realitat, és un sistema mínim, podeu iniciar la sessió i iniciar un intèrpret d'ordres, i prou. Està pensat com a base per a aparells.",
    "id": 1115381,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1115381/?format=api"
}