Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13929/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/chicory/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/chicory/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-20T14:39:47.172557+01:00",
    "action": 5,
    "target": "Las raíces se pueden desenterrar antes del invierno, se cortan a algunos centímetros por encima del cuello y se conservan en un silo con arena húmeda o en recipientes en una bodega o despensa. La humedad óptima es de aproximadamente 80 % y la temperatura de entre 0 y 4 grados Celsius.",
    "id": 23668,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23668/?format=api"
}