Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15470539/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-council/masterpagesfpl/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-council/masterpagesfpl/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-10T10:52:04.381223Z",
    "action": 30,
    "target": "Contact Matthew as https://matrix.to/#/@mattdm:fedora.im[@mattdm:fedora.im] on Matrix, https://discussion.fedoraproject.org/u/mattdm/[mattdm] on https://discussion.fedoraproject.org/[Fedora Discussion], or https://hachyderm.io/@mattdm[@mattdm@hachyderm.io] on Mastodon.",
    "id": 12823425,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/12823425/?format=api"
}