Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ko/?format=api",
    "user": "https://translate.pdfforge.org/api/users/Napoleon/?format=api",
    "author": "https://translate.pdfforge.org/api/users/Napoleon/?format=api",
    "timestamp": "2022-12-23T00:02:08.622148Z",
    "action": 48,
    "target": "",
    "id": 149388,
    "action_name": "Added new language",
    "url": "https://translate.pdfforge.org/api/changes/149388/?format=api"
}