Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/695215/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnewscall-for-translationspo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewscall-for-translationspo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-17T16:19:47.363234Z",
    "action": 30,
    "target": "This is why we have put enormous effort into setting up an easier way to translate the documentation: welcome our new [translation platform](https://translate.tails.net/). After [creating an account](https://translate.tails.net/accounts/register/)  you can start suggesting translations right away! For more details on how to get started, make sure to read our [[documentation for translators|/contribute/how/translate/with_translation_platform/]].",
    "id": 3347565,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3347565/?format=api"
}