Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/614708/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/mk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T04:27:41.930299Z",
    "action": 59,
    "target": "Оставете го името на хостот празно за да се поврзете користејќи приклучоци за домени наместо преку TCP / IP. Ова не е неопходно со MySQL, кој автоматски ќе користи приклучоци ако се внесе „localhost“, но е потребно со некои други сервери за бази на податоци, како што е PostgreSQL.",
    "id": 550773,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/550773/?format=api"
}