Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/475499/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms-include/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": "2021-04-23T12:45:58.449892Z",
    "action": 5,
    "target": "Si marca esta casilla, su formulario se mostrará en la lista pública de plantillas, lo que permitirá que cualquiera pueda clonarlo, utilizarlo como plantilla de formulario y adaptarlo.<strong>Si aparece como una plantilla, cualquier visitante podrá completar su formulario.</strong>",
    "id": 180413,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/180413/?format=api"
}