Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/12545/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-17T10:19:19.381558Z",
    "action": 30,
    "target": "Are you sure you want to cancel this Quest? Canceling the Quest will cancel all accepted and pending invitations. The Quest will be returned to the owner’s inventory.",
    "id": 231444,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/231444/?format=api"
}