Manages revisions

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

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