Manages revisions

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

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