Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/44887079/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/wmilan2005/?format=api",
    "author": "https://hosted.weblate.org/api/users/wmilan2005/?format=api",
    "timestamp": "2022-12-17T20:51:41.984960+01:00",
    "action": 5,
    "target": "* Becenév fejlesztések (@marunjar)\n* Érintési terület fejlesztések a nagy alkalmazássávon (@enzosanchezewe)\n* Javítások a KISS Samsung és Samsung együttes használatakor (@HuixingWong)\n* Modulus művelet hozzáadva a számológéphez (@cmspooner)\n* Értesítési buborékok és gyorsbillentyűk fejlesztései (@marunjar)\n*Fordítások",
    "id": 42738093,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/42738093/?format=api"
}