Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/142365/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ga/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-01-11T13:26:18.167976Z",
    "action": 30,
    "target": "The PDFCreator Server service is currently not installed. Please reinstall PDFCreator Server to solve this problem.",
    "id": 74583,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/74583/?format=api"
}