Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/123341/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/nl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/HansSpijker/?format=api",
    "timestamp": "2020-10-19T13:52:05.207075Z",
    "action": 2,
    "target": "Vind 6-10 bibliotheken die het tijdschrift willen registreren en een kopie bewaren. Denk aan instituten waar redacteurs of bestuursleden werken en die al in LOCKSS deelnemen. Zie <a href=\"http://www.lockss.org/community/\" target=\"_blank\">voor deelnemende bibliotheken</a>.",
    "id": 102528,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/102528/?format=api"
}