Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/151107/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-10T12:44:26.792708Z",
    "action": 59,
    "target": "Welcome to the {0} setup",
    "id": 87161,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/87161/?format=api"
}