Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13676/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/kale/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/kale/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-09T22:52:05.192306+01:00",
    "action": 5,
    "target": "Esta película fue hecha en una zona de clima templado, en el hemisferio norte. No olviden adecuar el calendario al clima de su localidad.\n\nLa col rizada es una planta bianual que, durante el primer año, forma el tallo con las hojas, para florecer durante la primavera del segundo año y producir sus semillas en verano.",
    "id": 20530,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/20530/?format=api"
}