Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/560979/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual-emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual-emails/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-23T00:11:00.423433Z",
    "action": 59,
    "target": "Je potrebné spracova manuálnu platbu pre časopis {$contextName} a užívateľa {$senderName} (užívateľské meno &quot;{$senderUsername}&quot;).<br />\n<br />\nPoložka, za ktorú je platené &quot;{$paymentName}&quot;.<br />\nCena je {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nTento email bol vygenerovaný OJS pluginom Manuálne platby.",
    "id": 1037529,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/1037529/?format=api"
}