Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/32309789/?format=api",
    "component": "https://hosted.weblate.org/api/components/world-weather/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/world-weather/strings/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/s@zp1.net/?format=api",
    "author": "https://hosted.weblate.org/api/users/s@zp1.net/?format=api",
    "timestamp": "2021-05-17T16:30:01.969640+02:00",
    "action": 37,
    "target": "mph",
    "id": 10649038,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/10649038/?format=api"
}