Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/120026/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/uk/?format=api",
    "user": "https://translate.pdfforge.org/api/users/deleted-43/?format=api",
    "author": "https://translate.pdfforge.org/api/users/deleted-43/?format=api",
    "timestamp": "2020-07-26T14:13:16.925087Z",
    "action": 5,
    "target": "Активуйте для приховання вкладки ліцензій.",
    "id": 54884,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/54884/?format=api"
}