Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/6212/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/mariehelene/?format=api",
    "timestamp": "2020-01-28T20:27:08.770880Z",
    "action": 2,
    "target": "\n\t<ol>\n\t<li>Les éléments en surbrillance indiquent qu'une action du,de la rédacteur-trice est requise, tel qu'indiqué :\n\t\t<ul>\n\t\t\t<li class=\"highlightCopyediting\">Une action est requise à l'étape de révision linguistique </li>\n\t\t\t<li class=\"highlightLayoutEditing\">Une action est requise à l'étape de mise en page</li>\n\t\t\t<li class=\"higlightProofreading\">Une action est requise à l'étape de correction des épreuves</li>\n\t\t</ul>\n\t</li>\n</ol>",
    "id": 15769,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/15769/?format=api"
}