Manages revisions

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

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