Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440697/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/j_marsalek/?format=api",
    "author": "https://weblate.framasoft.org/api/users/j_marsalek/?format=api",
    "timestamp": "2022-01-02T17:59:19.085156Z",
    "action": 2,
    "target": "Ok, ich habe es verstanden.",
    "id": 291585,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/291585/?format=api"
}