Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/506290/?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:59.496397Z",
    "action": 4,
    "target": "No painel esquerdo, identifique a conta para a qual deseja criar uma nova chave privada OpenPGP e escolha **Criptografia ponta a ponta**.",
    "old": "",
    "details": {
        "state": 0,
        "source": "In the left pane, identify the account for which you want to create a new OpenPGP private key and choose **End-to-End Encryption**.",
        "old_state": 0
    },
    "id": 3348459,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3348459/?format=api"
}