Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14444385/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/mauriciofauth/?format=api",
    "author": "https://hosted.weblate.org/api/users/mauriciofauth/?format=api",
    "timestamp": "2023-12-13T13:21:41.024110+01:00",
    "action": 2,
    "target": "Tipo de gráfico: Permite escolher o tipo do gráfico. Os tipos suportados são gráficos de barras, gráficos de colunas, gráficos de linhas, gráficos de spline, gráficos de área, gráficos de pizza e gráficos de linha do tempo (somente os tipos de gráfico aplicáveis para a série selecionada são oferecidos).",
    "id": 73822313,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/73822313/?format=api"
}