Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/281145/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/ca/?format=api",
    "user": "https://weblate.framasoft.org/api/users/harry/?format=api",
    "author": "https://weblate.framasoft.org/api/users/harry/?format=api",
    "timestamp": "2020-03-08T23:46:11.936275Z",
    "action": 2,
    "target": "Els compromisos de @:color.soft són el resultat d'un enfocament militant inspirat del moviment d'educació popular. Pot trobar-los a la nostra carta [Carta de\nserveis lliures, ètics, descentralitzats i solidaris] (../charte).",
    "id": 54650,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/54650/?format=api"
}