Manages revisions

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

{
    "id": 501134,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "2c28b9cc7958a8e70082af1bf460dc10b8fed061",
    "head_changeset": "eddfad0657e522b395899a52ae0e4c69d32f6c68",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset eddfad0657e5 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501134/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501134/issues/?format=api",
    "phabricator_url": null
}