Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/880133/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/emails/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T22:30:45.311980Z",
    "action": 59,
    "target": "<p>Caro(a) {$recipientName}:</p><p>As composições finais já se encontram preparadas para a seguinte submissão e estão prontas para revisão final.</p><p><a href=\"{$submissionUrl}\">{$submissionTitle}</a><br />{$contextName}</p><p>Se tiver alguma questão, não hesite em contactar.</p><p>Atenciosamente,</p><p>{$senderName}</p>",
    "id": 926343,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/926343/?format=api"
}