Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/516877/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningsidentitypo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningsidentitypo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-04-04T16:36:07.325439Z",
    "action": 65,
    "target": "",
    "old": "",
    "details": {
        "comment": "@nihei en phase, j'ai ajouté le terme dans le glossaire du coup :)"
    },
    "id": 3435702,
    "action_name": "Comment resolved",
    "url": "https://translate.tails.net/api/changes/3435702/?format=api"
}