Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13939/?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:42:11.317583+01:00",
    "action": 5,
    "target": "Existe otra técnica un poco más delicada. Consiste en hacer pasar las semillas por un molinillo de hierbas o de café durante algunos segundos, pero con mucha atención, ya que si se dejan demasiado tiempo se corre el riesgo de pulverizarlas.",
    "id": 23685,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23685/?format=api"
}