Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114910/?format=api",
    "component": "https://hosted.weblate.org/api/components/arandr/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arandr/translations/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/marcelocripe/?format=api",
    "author": "https://hosted.weblate.org/api/users/marcelocripe/?format=api",
    "timestamp": "2024-02-05T13:25:58.268327+01:00",
    "action": 9,
    "target": "Para configurar o gerenciador de janelas ‘Metacity’, você precisa ter o módulo do ‘gconf’ do Python instalado no seu sistema operacional.",
    "id": 79973054,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/79973054/?format=api"
}