Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/237084/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/default/nb_NO/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/eirikh/?format=api",
    "timestamp": "2020-10-19T14:57:01.784568Z",
    "action": 5,
    "target": "Er du interessert i å sende inn en innlevering til denne utgiveren? Vi anbefaler at du går gjennom siden <a href=\"{$indexUrl}{$contextPath}/about\"> Om utgiveren </a>, der du finner retningslinjene for utgiverens seksjoner, samt <a href = \"{$ indexUrl} {$ contextPath}/about/submissions#authorGuidelines\">Retningslinjer for forfattere</a>. Forfattere må <a href=\"{$indexUrl}{$contextPath}/user/register\"> registrere seg </a> for utgiveren før de kan sende inn en innlevering. Hvis de allerede er logget på, kan de ganske enkelt <a href=\"{$indexUrl}/index/login\"> logge på </a> og begynne 5-trinnsprosessen.",
    "id": 102722,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/102722/?format=api"
}