Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70512437/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-10T11:39:16.358998+01:00",
    "action": 59,
    "target": "In rare cases, ISP's have an improperly configured network, which interferes with DNSSEC validation. If you experience problems with DNS, you can <b>temporarily</b> disable DNSSEC validation to determine the source of the problem. However, keep in mind that without DNSSEC validation, you are vulnerable to DNS spoofing attacks! Therefore we <b>recommend keeping DNSSEC turned on</b> and resolving the situation with your ISP as this is a serious flaw on their side.",
    "id": 19180370,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/19180370/?format=api"
}