Manages revisions

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

{
    "id": 498740,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "ae85a95cecc573e208dbc0b038dc3d75347eb1fd",
    "head_changeset": "23a28f09bacddbf4ecc7e8a074d602545266bc95",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 23a28f09bacd (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/498740/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/498740/issues/?format=api",
    "phabricator_url": null
}