Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5483760/?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-11-06T09:26:45.761524Z",
    "action": 2,
    "target": "L'erreur suivante s'est produite lors de l'installation du bootloader. Le système sera impossible à démarrer. Voulez-vous ignorer cette erreur et continuer l'installation ?",
    "old": "L'erreur suivante s'est produite lors de l'installation du bootloader. Le système ne sera pas amorçable. Voulez-vous ignorer cette erreur et continuer l'installation ?",
    "details": {
        "state": 20,
        "source": "The following error occurred while installing the boot loader. The system will not be bootable. Would you like to ignore this and continue with installation?",
        "old_state": 20
    },
    "id": 17240747,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17240747/?format=api"
}