Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/734760/?format=api",
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/services/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/services/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "timestamp": "2023-06-28T08:39:53.806068Z",
    "action": 5,
    "target": "Trefft eure Entscheidungen zusammen und gemeinschaftlich.",
    "id": 638516,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/638516/?format=api"
}