Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/501556/?format=api",
    "component": "https://translate.tails.net/api/components/tails/and_the_winner_is/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/and_the_winner_is/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-04-04T15:14:15.991283Z",
    "action": 4,
    "target": "6º: empate entre [[!tails_blueprint logo#mewchan desc=\"MewChan, gato escondido\"]] e [[!tails_blueprint logo#christopher desc=\"Christopher\"]]",
    "id": 3435595,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3435595/?format=api"
}