Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2428688/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-security/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-security/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-06T17:04:41Z",
    "action": 2,
    "target": "<P>Les tecles Magic SysRq permeten controlar el sistema quan no respon o fins i tot quan hi ha una fallada (per exemple, durant la depuració del nucli).</P>",
    "id": 352438,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/352438/?format=api"
}