Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/494400/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-09-20T21:08:38.404180Z",
    "action": 4,
    "target": "<h2 id=\"generate-private\">Gerando uma nova chave privada OpenPGP</h2>\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "<h2 id=\"generate-private\">Generating a new OpenPGP private key</h2>\n",
        "old_state": 0
    },
    "id": 3348458,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3348458/?format=api"
}