Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/249007/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/system-config-printer/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/system-config-printer/master/ru/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gammaray/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gammaray/?format=api",
    "timestamp": "2021-09-14T07:22:10.102285Z",
    "action": 2,
    "target": "База данных принтеров foomatic содержит различные файлы описания PostScript-принтеров (PPD-файлы) от производителей, а также может создавать PPD-файлы для большого числа (не-PostScript) принтеров. Но в общем случае PPD-файлы, предоставленные производителями, обеспечивают лучший доступ к специфическим функциональным возможностям принтера.",
    "id": 3570572,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3570572/?format=api"
}