Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171606/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:28.923412Z",
    "action": 30,
    "target": "When a contributor is given their commit bit, a <xref linkend=\"tool-pgp\"/>-signed email is sent from either <xref linkend=\"role-core-secretary\"/>, <xref linkend=\"role-ports-manager\"/>, or nik@freebsd.org to both admins@freebsd.org, the assigned mentor, the new committer, and core confirming the approval of a new account. The mentor then gathers a password line, <xref linkend=\"tool-ssh2\"/> public key, and PGP key from the new committer and sends them to <xref linkend=\"role-admin\"/>. When the new account is created, the mentor activates the commit bit and guides the new committer through the rest of the initial process.",
    "id": 68529,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68529/?format=api"
}