Manages revisions

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

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