Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/242072/?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/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pjotr/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pjotr/?format=api",
    "timestamp": "2023-04-01T09:24:21.013556Z",
    "action": 2,
    "target": "De CUPS-printerspooler lijkt niet actief te zijn. Om dit te corrigeren, kiest u Systeem->Beheer->Diensten in het hoofdmenu en start u de dienst ‘cups’.",
    "id": 11181327,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11181327/?format=api"
}