Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8190991/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/sk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/feonsu/?format=api",
    "timestamp": "2021-10-07T11:03:14.819128Z",
    "action": 2,
    "target": "Vedecké laby sú dostupné v 2 variantách. Buď ako Live obraz s KDE, ktorý môžete stiahnuť v hornej časti tejto stránky, alebo ako Vagrant box pre prostredia bez zobrazovacieho zariadenia. Viac informácií o <a href=\"%s\">Vagrant</a> nájdete v dokumentácii.",
    "old": "Laboratórna učebňa Pythonu je dostupná v 3 variantách. Buď ako Live obraz s GNOME, ktorý môžete stiahnuť v hornej časti tejto stránky, alebo ako obraz Docker a Vagrant box pre prostredia bez zobrazovacieho zariadenia. Viac informácií o <a href=\"%s\">Docker</a> a <a href=\"%s\">Vagrant</a> nájdete v ich dokumentáciách.",
    "details": {},
    "id": 3633144,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3633144/?format=api"
}