Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/76414/?format=api",
    "component": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/advanced_topics_virt_manager/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-05T12:36:32.757783Z",
    "action": 7,
    "target": "Cliquez sur le bouton **Ajouter un matériel** en bas de la partie gauche de la fenêtre.",
    "old": "Cliquer sur le bouton **Ajouter un matériel** en bas de la partie gauche de la fenêtre.",
    "details": {
        "state": 30,
        "source": "Click on the **Add Hardware** button on the bottom of the left pane.",
        "old_state": 30
    },
    "id": 3303558,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3303558/?format=api"
}