Changes API.

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

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

{
    "unit": "https://translate.modxvm.com/api/units/6610/?format=api",
    "component": "https://translate.modxvm.com/api/components/xvm/xvm-client/?format=api",
    "translation": "https://translate.modxvm.com/api/translations/xvm/xvm-client/pl/?format=api",
    "user": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "author": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "timestamp": "2021-07-26T07:41:13.322802Z",
    "action": 2,
    "target": "<b><font color='#FDF4CE'>{{l10n:lobby/crew/enable_prev_crew}}</font></b>\nAutomatycznie przywracaj załogę, która walczyła\nw tym pojeździe w poprzedniej bitwie.",
    "id": 321,
    "action_name": "Translation changed",
    "url": "https://translate.modxvm.com/api/changes/321/?format=api"
}