Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12185637/?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:04:42.220548Z",
    "action": 7,
    "target": "Fedora Cloud edition est une image du système d'exploitation de base puissante et minimale avec des images personnalisées disponibles pour des utilisations cloud publiques et privées.",
    "id": 10213973,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/10213973/?format=api"
}