Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7609754/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "timestamp": "2018-01-27T01:19:04.977921Z",
    "action": 5,
    "target": "Se ha configurado el reloj del hardware como origen. YaST no lo tocará.",
    "id": 852548,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/852548/?format=api"
}