Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/17383/?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:46:54.264436+02:00",
    "action": 5,
    "target": "Per delle quantità piccola di seme, si possono usare i filtri per il café che sono molto assorbenti e che non incollano. Si riempia il filtro con un cucchiaino di semi al massimo.",
    "id": 36135,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/36135/?format=api"
}