Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/99548849/?format=api",
    "component": "https://hosted.weblate.org/api/components/dialect/dialect/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dialect/dialect/hi/?format=api",
    "user": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "author": "https://hosted.weblate.org/api/users/Scrambled777/?format=api",
    "timestamp": "2024-04-04T18:29:50.790288+02:00",
    "action": 9,
    "target": "Hemish <hemish04082005@gmail.com>\nScrambled777 <weblate.scrambled777@simplelogin.com>",
    "id": 86682962,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/86682962/?format=api"
}