Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/313589/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/manager/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/manager/hi/?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-02T12:38:18.824955Z",
    "action": 30,
    "target": "The nature or genre of the main content of the submission. The type is usually \"Text\", but may also be \"Dataset\", \"Image\" or any of the <a target=\"_blank\" href=\"https://www.dublincore.org/specifications/dublin-core/dcmi-terms/\">Dublin Core types</a>.",
    "id": 279038,
    "action_name": "Source string changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/279038/?format=api"
}