Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34183568/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/fi/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/timohei/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/timohei/?format=api",
    "timestamp": "2023-02-03T19:19:28.546872Z",
    "action": 4,
    "target": "Lisää tunnisteita suotimeen:",
    "id": 15239106,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/15239106/?format=api"
}