Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/228308/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framinetest/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framinetest/main/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-21T13:10:46.247933Z",
    "action": 2,
    "target": "**ATENCIÓN** : el programa que ofrecemos para Windows esta configurado\npara teclados AZERTY. Para otros systemas el juego esta configurado en\nQWERTY. Es probable que tengas que configurar tu teclado\n(Pestaña`Configuración`)",
    "id": 46440,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/46440/?format=api"
}