Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667580/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsverifyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsverifyinlinepo/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-07T22:19:19.420363Z",
    "action": 30,
    "target": "<label class=\"button\"> Select your download to verify&hellip; <input id=\"verify-file\" type=\"file\"/> </label>",
    "id": 3250409,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3250409/?format=api"
}