Manages revisions

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

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