Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/588371/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/sr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-25T23:49:11.592964Z",
    "action": 30,
    "target": "Deleting this course will permanently delete all the content (documents, links...) it contains and unregister all its members (not remove them from other courses). <p>Do you really want to delete the course?</p>",
    "id": 738171,
    "action_name": "Source string changed",
    "url": "https://translation.chamilo.org/api/changes/738171/?format=api"
}