Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114913/?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.331810+01:00",
    "action": 9,
    "target": "A sua configuração não inclui um monitor ativo. Você quer aplicar a configuração?",
    "id": 79973057,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/79973057/?format=api"
}