Manages revisions

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

{
    "id": 493861,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1e640d57fcd2ba21bccfc05162275a20ff4ec681",
    "head_changeset": "d4054b8dd099ecf0e14d927cf63166b3efc26622",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset d4054b8dd099 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493861/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493861/issues/?format=api",
    "phabricator_url": null
}