Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6246918/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/hu/?format=api",
    "user": "https://l10n.opensuse.org/api/users/roberttaisz/?format=api",
    "author": "https://l10n.opensuse.org/api/users/roberttaisz/?format=api",
    "timestamp": "2018-01-29T23:28:38.565955Z",
    "action": 5,
    "target": "A YaST módosítani szeretné a ReaR-beállításokat.",
    "id": 864150,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/864150/?format=api"
}