Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/296672/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/libfm-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/libfm-qt/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/benito702/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/benito702/?format=api",
    "timestamp": "2021-06-20T16:20:04.888021Z",
    "action": 2,
    "target": "Voulez-vous ouvrir ce %1 fichier ?\u001e\u001eVoulez-vous ouvrir ces %1 fichiers ?",
    "id": 75771,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/75771/?format=api"
}