Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18227981/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/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-08-22T14:00:01.429687Z",
    "action": 2,
    "target": "échec de l'ajout de l’élément reinstall : %1$s [%2$i]",
    "old": "n’a pas pu ajouter l’élément : %1$s [%2$i]",
    "details": {
        "state": 20,
        "source": "failed to add reinstall element: %1$s [%2$i]",
        "old_state": 10
    },
    "id": 16891455,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16891455/?format=api"
}