Manages revisions

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

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