Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7685371/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/EduardoErvideira/?format=api",
    "author": "https://l10n.opensuse.org/api/users/EduardoErvideira/?format=api",
    "timestamp": "2023-09-15T09:20:36.298525Z",
    "action": 5,
    "target": "As notas de lançamento estão em constante desenvolvimento. Para saber sobre as últimas atualizações, veja a versão online em <link xlink:href=\"https://doc.opensuse.org/release-notes\"/>. As notas de lançamento em inglês são atualizadas sempre que necessário. Versões com idiomas traduzidos podem temporariamente estar incompletas.",
    "id": 2762283,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2762283/?format=api"
}