Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/666015/?format=api",
    "component": "https://translate.tails.net/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/linux/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-23T01:19:46.434375Z",
    "action": 13,
    "target": "     You can also install Tails using the\n     `dd` command from any Linux distribution\n     as described in our instructions for [[installing from Debian using\n     the command line|install/expert#install]].\n",
    "id": 3240943,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3240943/?format=api"
}