Manages revisions

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

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