Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14175/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/melon/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/melon/es/?format=api",
    "user": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "author": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "timestamp": "2022-01-20T18:29:01.653002+01:00",
    "action": 5,
    "target": "Sin embargo, las fecundaciones cruzadas son las más comunes, y los insectos, especialmente las abejas, son los principales polinizadores. Todas las variedades de cucumis melo se pueden cruzar entre sí, e incluso con los melones silvestres. Los cruces con los pepinos, las sandías o las calabazas no son posibles.",
    "id": 23948,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23948/?format=api"
}