Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/17370/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/tomato/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/tomato/it/?format=api",
    "user": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "author": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "timestamp": "2022-07-24T18:17:38.239769+02:00",
    "action": 5,
    "target": "Per le piante, si ricercherà uno sviluppo costante e vigoroso, numerosi fiori e il carattere precoce o tardivo della fruttificazione. Le varietà da crescita determinata avranno delle piante compatte e una raccolta aggregata.",
    "id": 36121,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/36121/?format=api"
}