Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/803450/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/emails/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/emails/es/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/jordi/?format=api",
    "timestamp": "2024-11-22T12:56:01.324114Z",
    "action": 5,
    "target": "<p>Estimado/a {$recipientName},</p><p>Actualmente tiene asignado(s) {$numberOfSubmissions} envío(s) en <a href=\"{$contextUrl}\">{$contextName}</a>. Los envíos siguientes están <b>esperando su respuesta</b>.</p>{$outstandingTasks}<p>Puede ver todas sus tareas en su <a href=\"{$submissionsUrl}\">panel de control del envío</a>.</p><p>Si tiene cualquier duda acerca de sus asignaciones contacte con {$contactName} en {$contactEmail}.</p>",
    "id": 903808,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/903808/?format=api"
}