Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/112458/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/setup/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/setup/co_FR/?format=api",
    "user": "https://translate.pdfforge.org/api/users/patriccollu/?format=api",
    "author": "https://translate.pdfforge.org/api/users/patriccollu/?format=api",
    "timestamp": "2020-01-18T12:02:37.918595Z",
    "action": 5,
    "target": "Ci vole à assicurassi chì stu contu hà u dirittu di cunnettassi cum’è un serviziu.",
    "id": 45528,
    "action_name": "New translation",
    "url": "https://translate.pdfforge.org/api/changes/45528/?format=api"
}