Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9332594/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/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-06T10:00:55.105882Z",
    "action": 2,
    "target": "{} pourrait être une partition système de démarrage ! Supprimer cette partition pourrait casser les autres systèmes d'exploitation. Voulez-vous vraiment la supprimer ?",
    "old": "{} pourrait être une partition d'amorçage du système ! La supprimer pourrait casser les autres systèmes d'exploitation. Êtes-vous sûr de vouloir la supprimer ?",
    "details": {
        "state": 20,
        "source": "{} may be a system boot partition! Deleting it may break other operating systems. Are you sure you want to delete it?",
        "old_state": 20
    },
    "id": 17241014,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17241014/?format=api"
}