Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432140/?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/darknao/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/darknao/?format=api",
    "timestamp": "2022-06-03T18:05:03.167241Z",
    "action": 26,
    "target": "Les utilisateurs et les développeurs sont également joignables sur la liste de diffusion <a href=\"%s\">iot@lists.fedoraproject.org</a>.",
    "id": 5059492,
    "action_name": "Suggestion removed",
    "url": "https://translate.fedoraproject.org/api/changes/5059492/?format=api"
}