Manages revisions

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

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