Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82704490/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/70_conclusion/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/70_conclusion/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/pet209a1/?format=api",
    "author": "https://hosted.weblate.org/api/users/pet209a1/?format=api",
    "timestamp": "2023-11-01T22:00:21.538185+01:00",
    "action": 5,
    "target": "<command>apt-key</command> stanie się przestarzały. Klucz do zarządzania repozytoriami Stron Trzecich powinien opierać się na kluczach, które można znależć w <filename>/etc/apt/trusted.gpg.d</filename>, lub które można skonfigurować poprzez <literal>Signed-By</literal> as described in <xref linkend=\"sect.package-authentication\" />.",
    "id": 70436832,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/70436832/?format=api"
}