Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/12931/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-classification/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-classification/it/?format=api",
    "user": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "author": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "timestamp": "2021-10-30T17:47:22.302491+02:00",
    "action": 2,
    "target": "In questo film parleremo soltanto di alcune denominazioni latine: le famiglie come le Fabaceae, Asteraceae, Solanaceae o Cucurbitaceae, poi i generi come le cucurbita, le specie come le « Cucurbita Maxima » e le varietà.",
    "id": 15435,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/15435/?format=api"
}