Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/170247/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-19T08:50:17.085903Z",
    "action": 30,
    "target": "Automatic saving requires setting the file name template.",
    "id": 177507,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/177507/?format=api"
}