Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1089760/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksfdp-primerbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksfdp-primerbook/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-23T12:56:16.622612Z",
    "action": 13,
    "target": "",
    "id": 293970,
    "action_name": "New source string",
    "url": "https://translate-dev.freebsd.org/api/changes/293970/?format=api"
}