Manages revisions

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

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