Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/147567/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator-online/frontend/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator-online/frontend/es/?format=api",
    "user": "https://translate.pdfforge.org/api/users/ccuadrilla/?format=api",
    "author": "https://translate.pdfforge.org/api/users/ccuadrilla/?format=api",
    "timestamp": "2022-07-14T20:36:54.633802Z",
    "action": 45,
    "target": "",
    "id": 90494,
    "action_name": "New contributor",
    "url": "https://translate.pdfforge.org/api/changes/90494/?format=api"
}