Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/19751/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-isolation/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-isolation/hu/?format=api",
    "user": "http://translate.diyseeds.org/api/users/blipka/?format=api",
    "author": "http://translate.diyseeds.org/api/users/blipka/?format=api",
    "timestamp": "2022-01-26T14:26:51.134215+01:00",
    "action": 5,
    "target": "A legegyszerűbb módszer az, ha minden fajnak csupán egyetlen fajtáját termesztjük egy parcellán. A többi fajtát pedig olyan távol termesztjük az ettől, amely biztosítja, hogy a keresztbeporzódás ne fordulhasson elő közöttük.",
    "id": 25074,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/25074/?format=api"
}