Changes API.

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

GET /api/changes/194708/?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/de/?format=api",
    "user": "https://translate.pdfforge.org/api/users/philip.chinery/?format=api",
    "author": "https://translate.pdfforge.org/api/users/philip.chinery/?format=api",
    "timestamp": "2023-07-27T09:10:56.534337Z",
    "action": 0,
    "target": "",
    "id": 194708,
    "action_name": "Resource update",
    "url": "https://translate.pdfforge.org/api/changes/194708/?format=api"
}