Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171582/?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:27.674735Z",
    "action": 30,
    "target": "A person who has the required privileges to add their code or documentation to the repository. A committer has made a commit within the past 12 months. <citation><xref linkend=\"freebsd-bylaws\"/></citation> An active committer is a committer who has made an average of one commit per month during that time.",
    "id": 68505,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68505/?format=api"
}