Manages revisions

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

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