Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/269254/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/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-02-23T20:27:37.683020Z",
    "action": 5,
    "target": "Cláusula * \"Gracias por ser cortés y respetuoso con sus vecinos de servicio\" *: debes respetar a otros usuarios siendo cívico y cortés, si no tu contenido, incluso su tuenta, puede eliminarse, sin negociación;",
    "id": 47843,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/47843/?format=api"
}