Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/2791/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/framadate/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/framadate/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2022-09-03T20:04:38.139623Z",
    "action": 4,
    "target": "En el evento del día 23, elegido  por votación, necesito  saber cuántos acudirán a la hora de comer y a la hora de la cena. Por organizar la comida relativa  a cada horario.",
    "id": 418275,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/418275/?format=api"
}