Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/31292068/?format=api",
    "component": "https://hosted.weblate.org/api/components/lunasea/settings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lunasea/settings/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/nickis1305/?format=api",
    "author": "https://hosted.weblate.org/api/users/nickis1305/?format=api",
    "timestamp": "2023-08-03T22:35:23.472481+02:00",
    "action": 2,
    "target": "MAC Adressen bestehen aus sechs zweistelligen Hexadezimalhäppchen (ein Oktett)",
    "id": 62992063,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/62992063/?format=api"
}