Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5484568/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-09-18T08:37:13.376721Z",
    "action": 2,
    "target": "Les modifications effectuées ici ne seront appliquées qu'au système installé. Utilisez l'outil du bureau pour définir la configuration du clavier à utiliser pendant le processus d'installation.",
    "old": "Les modifications effectuées ici ne seront appliquées qu'au système installé. Utilisez l'outil du bureau approprié pour configurer le clavier pour le processus d'installation.",
    "details": {
        "state": 20,
        "source": "Changes here will only apply to the installed system. Use the desktop's tool to configure the keyboard for the installation process.",
        "old_state": 20
    },
    "id": 17064518,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17064518/?format=api"
}