Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/591649/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lufi/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/oc/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Quentin/?format=api",
    "timestamp": "2021-11-03T16:55:04.074358Z",
    "action": 7,
    "target": "L'invitacion %1 se pòt pas suprimir : la creèretz pas vos (%2).",
    "id": 253300,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/253300/?format=api"
}