Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/151108/?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.792745Z",
    "action": 59,
    "target": "This will update {0}. The currently installed version will be removed.",
    "id": 87162,
    "action_name": "String updated in the repository",
    "url": "https://translate.pdfforge.org/api/changes/87162/?format=api"
}