Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/138778/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-25T13:07:32.405348Z",
    "action": 30,
    "target": "Would you also like to install PDF Architect?",
    "id": 65274,
    "action_name": "Source string changed",
    "url": "https://translate.pdfforge.org/api/changes/65274/?format=api"
}