Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/90760836/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/tygyh/?format=api",
    "author": "https://hosted.weblate.org/api/users/tygyh/?format=api",
    "timestamp": "2023-01-31T10:47:45.704613+01:00",
    "action": 5,
    "target": "* Sikta på den senaste Android-versionen (13)\n* Tillåt att ställa in ett annat språk för appen än systemspråket på Android 13",
    "id": 46310277,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/46310277/?format=api"
}