Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17440209/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel10-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel10-branch/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T20:52:15.056752Z",
    "action": 71,
    "target": "A opção --ntpservers será descontinuada em versões futuras. Modifique seu arquivo de kickstart para substituir esta opção pela invocação do comando timesource --ntp-server <nome_servidor>, um por servidor NTP.",
    "id": 15599598,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15599598/?format=api"
}