Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/7659/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/hi/?format=api",
    "user": "https://translate.phyphox.org/api/users/Ramkumar/?format=api",
    "author": "https://translate.phyphox.org/api/users/Ramkumar/?format=api",
    "timestamp": "2022-09-05T12:21:23.966716Z",
    "action": 2,
    "target": "बफर आकार (संग्रहीत किए जाने वाले मानों की संख्या)",
    "id": 11733,
    "action_name": "Translation changed",
    "url": "https://translate.phyphox.org/api/changes/11733/?format=api"
}