Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2429780/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-security/master/da/?format=api",
    "user": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "author": "https://l10n.opensuse.org/api/users/scootergrisen/?format=api",
    "timestamp": "2017-06-16T17:40:00Z",
    "action": 2,
    "target": "<P>Magiske SysRq-taster giver nogen kontrol over systemet, selv om det går ned (f.eks. under kernefejlretning), eller hvis systemet ikke svarer.</P>",
    "id": 680572,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/680572/?format=api"
}