Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/152077/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-30T19:34:58.180014Z",
    "action": 59,
    "target": "Input the name of (one of) the settings files located in \"%ProgramData%\\pdfforge\\PDFCreator\". The policy should only contain the name of the file, without the file path and extention.",
    "id": 99147,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/99147/?format=api"
}