Manages revisions

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

{
    "id": 493783,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "04eae08f91fc4d63ed9fbadd0793d0185bd14dd6",
    "head_changeset": "338d0285a6456b380bd445ff2b88366ffdaf0458",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 338d0285a645 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493783/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493783/issues/?format=api",
    "phabricator_url": null
}