Manages revisions

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

{
    "id": 499258,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "57460ab772e1c50a106a4c5c81f4a46fd3a4ef93",
    "head_changeset": "47d8d7840ccb2bc0d0b7a896537dc9f85bc73c50",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 47d8d7840ccb (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499258/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499258/issues/?format=api",
    "phabricator_url": null
}