Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/269215/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/asso/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/asso/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "author": "https://weblate.framasoft.org/api/users/deleted-108/?format=api",
    "timestamp": "2020-05-10T04:39:11.206748Z",
    "action": 7,
    "target": "Asalariados",
    "id": 65848,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/65848/?format=api"
}