Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/116825/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/julroy67/?format=api",
    "timestamp": "2020-02-04T04:04:31.240209Z",
    "action": 2,
    "target": "Crée un nouveau profil personnalisé appelé _NOM_. Le profil peut être basé sur un profil existant, dans ce cas, les modèles du nouveau profil sont soit une copie du profil existant, soit des liens symboliques vers ces fichiers sont créés, si une telle option est sélectionnée.",
    "id": 70103,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/70103/?format=api"
}