Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/828134/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/paymethod-manual-emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/paymethod-manual-emails/ro/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/DariaIusan/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/DariaIusan/?format=api",
    "timestamp": "2024-04-06T18:17:39.143878Z",
    "action": 5,
    "target": "O plată manuală necesită să fie procesată pentru această editură {$contextName} și utilizatorul {$senderName} (username &quot;{$senderUsername}&quot;).\n<br />\n<br />\nArticolul pentru care se efectuează plata este &quot;{$paymentName}&quot;.<br />\nTotalul de plată este {$paymentAmount} ({$paymentCurrencyCode}).<br />\n<br />\nAceste email a fost generat de plugin-ul Open Monograph Press Manual Payment.",
    "id": 849631,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/849631/?format=api"
}