Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/16298/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/parsnip/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/parsnip/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-12-09T17:50:16.780602+01:00",
    "action": 5,
    "target": "La pastinaca, appartenente alla famiglia delle Apiaceae e alla specie Pastinaca sativa, è una pianta biennale che viene coltivata per la sua radice. La pastinaca è prevalentemente bianca ma possiede svariate forme e modi di adattamento diverso a seconda del terreno e del clima.",
    "id": 18678,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/18678/?format=api"
}