Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/896499/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framadate/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framadate/home/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Coelho/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Coelho/?format=api",
    "timestamp": "2023-08-25T13:14:32.723228Z",
    "action": 5,
    "target": "### Tome decisões juntos\n\nAs enquetes “padrão” permitem que você faça pesquisas de forma rápida e simples\nescolha o mais popular dos tópicos propostos.",
    "id": 685640,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/685640/?format=api"
}