Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17675417/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f40pagespreparing-boot-media/pt_BR/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2024-05-17T00:41:18.063247Z",
    "action": 29,
    "target": "> $image = \"Fedora-Server-DVD-x86_64-21.iso\"\n> $checksum_file = \"Fedora-Server-21-x86_64-CHECKSUM\"\n> $sha256 = New-Object -TypeName System.Security.Cryptography.sha256CryptoServiceProvider\n> $expected_checksum = ((Get-Content $checksum_file | Select-String -Pattern $image) -split \" \")[0].ToLower()\n",
    "id": 16186413,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.fedoraproject.org/api/changes/16186413/?format=api"
}