Manages revisions

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

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