Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/860121/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f31pagesappendixesunderstanding_lvm/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f31pagesappendixesunderstanding_lvm/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-03-17T03:28:06.783784Z",
    "action": 5,
    "target": "Les partitions LVM (Logical Volume Management) offrent un certain nombre d’avantages par rapport aux partitions standards. Les partitions LVM sont formatées en tant que _volumes physiques_. Un ou plusieurs volumes physiques sont combinés pour former un groupe de _volumes_. Le stockage total de chaque groupe de volumes est ensuite divisé en un ou plusieurs _volumes logiques_. Les volumes logiques fonctionnent à peu près comme des partitions standards. Ils ont un type de système de fichiers, tel que `ext4`, et un point de montage.",
    "id": 216876,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/216876/?format=api"
}