Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1056512/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-country/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": "2016-10-05T16:16:08Z",
    "action": 2,
    "target": "La llengua seleccionada no es pot utilitzar en mode de text. L'anglès s'utilitzarà\nper a la instal·lació, però per al nou sistema s'utilitzarà la llengua seleccionada.",
    "id": 350602,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/350602/?format=api"
}