Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120056092/?format=api",
    "component": "https://hosted.weblate.org/api/components/cloudstream/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cloudstream/fastlane/ml/?format=api",
    "user": "https://hosted.weblate.org/api/users/joshuasaju2/?format=api",
    "author": "https://hosted.weblate.org/api/users/joshuasaju2/?format=api",
    "timestamp": "2024-03-28T17:06:52.565115+01:00",
    "action": 5,
    "target": "-ചേഞ്ച്ലോഗ് ചേർത്തു!",
    "id": 86123606,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/86123606/?format=api"
}