Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2994424/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "author": "https://l10n.elementary.io/api/users/supaeasy/?format=api",
    "timestamp": "2021-08-23T09:06:37.509285Z",
    "action": 2,
    "target": "Die Uhrzeit- und Datumsanzeige in der Mitte des Panels zeigt die aktuelle Zeit und das Datum an. Klicken oder tippen Sie irgendwo auf Zeit oder Datum, um einen Kalender mit bevorstehenden Ereignissen anzuzeigen. Klicken Sie doppelt auf einen Tag oder ein Ereignis, um die vollständige Kalenderanwendung anzuzeigen.",
    "id": 997643,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/997643/?format=api"
}