Manages revisions

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

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