Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/175032/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-14T08:36:06.651201Z",
    "action": 30,
    "target": "Convert a test page with the current profile and open the saving directory",
    "id": 191049,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/191049/?format=api"
}