Manages revisions

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

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