Manages revisions

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

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