Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/142764/?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/fr_CA/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jonasraoni/?format=api",
    "timestamp": "2022-07-02T13:22:06.453499Z",
    "action": 30,
    "target": "Integrate OJS with Google Analytics, Google's web site traffic analysis application. Requires that you have already setup a Google Analytics account. Please see the <a href=\"https://www.google.com/analytics/\" title=\"Google Analytics site\">Google Analytics site</a> for more information.",
    "id": 279874,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/279874/?format=api"
}