Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/638781/?format=api",
    "component": "https://weblate.framasoft.org/api/components/funky-framadate/funky-framadate-front/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/funky-framadate-front/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "timestamp": "2023-03-08T11:11:17.671155Z",
    "action": 30,
    "target": "Shedule appointments with your friends or your family, or create a poll with text, pictures or links… A real survey!",
    "id": 539434,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/539434/?format=api"
}