Manages revisions

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

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