Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/269202/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/charte/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/charte/es/?format=api",
    "user": null,
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2020-02-23T15:18:41.960650Z",
    "action": 4,
    "target": "Carta de servicios gratuitos, éticos, descentralizados y solidarios, <br /> aprobada\npor @:color.soft el 6 de octubre de 2014.",
    "id": 47767,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/47767/?format=api"
}