Manages revisions

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

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