Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/6042/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/maintenance/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/maintenance/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2022-02-03T22:04:09.540209+01:00",
    "action": 5,
    "target": "We voeren momenteel onderhoudswerkzaamheden uit aan onze website. De inhoud zal binnenkort weer beschikbaar zijn (afhankelijk van de aard van het onderhoud).",
    "id": 27838,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/27838/?format=api"
}