Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12271455/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-badges/masterpagesjoin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-badges/masterpagesjoin/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/salvatorecocuzza/?format=api",
    "timestamp": "2025-01-05T18:02:10.262478Z",
    "action": 5,
    "target": "In alternativa, dai un'occhiata ai problemi contrassegnati con https://pagure.io/fedora-badges/issues?status=Open&tags=good+first+issue&close_status=[buon primo numero]. Se vuoi lavorare su uno di questi lascia un commento, così qualcuno del team potrà assegnartelo. L'aiuto è sempre il benvenuto.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Alternatively, have a look at issues tagged https://pagure.io/fedora-badges/issues?status=Open&tags=good+first+issue&close_status=[good first issue]. If you want to work on one of these, leave a comment, so someone from the team can assign it to you. Help is always welcome.",
        "old_state": 0
    },
    "id": 17584456,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17584456/?format=api"
}