Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/175653/?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-08-15T10:12:45.349927Z",
    "action": 59,
    "target": "Klicken Sie hier, um zu verlängern.",
    "id": 195452,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/195452/?format=api"
}