Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/805316/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/sl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/primozs/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/primozs/?format=api",
    "timestamp": "2024-01-01T17:56:39.261241Z",
    "action": 5,
    "target": "<p>Spodnji email je bil poslan avtorju {$submittingAuthorName} pri reviji {$contextName} v zvezi s prispevkom {$submissionTitle}.</p>\n<p>Kopijo tega obvestila prejemate, ker ste bili navedeni kot soavtor prispevka. Navodila v sporočilu spodaj so namenjena le avtorju, ki je oddal prispevek, to je {$submittingAuthorName} in v tem trenutku z vaše strani ni potrebna nobena akcija.</p>\n\n{$messageToSubmittingAuthor}",
    "id": 821205,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/821205/?format=api"
}