Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/142804/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-analytics-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-analytics-plugin/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:10:24.976880Z",
    "action": 2,
    "target": "Dette programtillegget integrerer OJS og Google Analytics, som er Googles verktøy for å analysere nettstedstrafikk. Det kreves at du allerede har en konto hos Google Analytics. Se <a href=\"http://www.google.com/analytics/\" title=\"Google Analytics site\">Google Analytics nettsted</a> for mer informasjon.",
    "id": 102561,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/102561/?format=api"
}