Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12426805/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "timestamp": "2023-03-16T09:54:52.023742Z",
    "action": 7,
    "target": "D’abord, importez la clé GPG de Fedora : <pre><code>$ curl https://getfedora.org/static/fedora.gpg | gpg --import</code></pre>. Remarquez que vous pouvez vérifier les détails de ces clés ci-dessous.",
    "id": 10228731,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/10228731/?format=api"
}