Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82753561/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/08_basic-configuration/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/08_basic-configuration/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T10:00:52.709472+02:00",
    "action": 59,
    "target": "Для установки пакета с вновь скомпилированным ядром можно использовать удобную программу <command>apt</command>, что позволит быстро забыть о низкоуровневых инструментах. Но быстрейшим всё же способом будет применить команду <command>dpkg -i <replaceable>package</replaceable>.deb</command>, где  <literal><replaceable>package</replaceable>.deb</literal> - имя пакета <emphasis role=\"pkg\">linux-image</emphasis>, к пример такое, как это <filename>linux-image-3.16.7-ckt4-falcot_1_amd64.deb</filename>.",
    "id": 34120249,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/34120249/?format=api"
}