Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/84467/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-03T11:22:18.681349Z",
    "action": 59,
    "target": "Here are your <b>private messages</b>; sometimes called conversations or direct messages (DM). \n\nPrivate messages are created by setting the visibility [iconics gmd_public] of a post to [iconics gmd_mail] <i>Direct</i> and  mentioning one or more users in the text. \n\nFor example you can start on the profile view of an account and tap the create button [iconics gmd_edit] and change the visibility.  ",
    "id": 156888,
    "action_name": "String updated in the repository",
    "url": "https://weblate.tusky.app/api/changes/156888/?format=api"
}