Manages revisions

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

{
    "id": 527840,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "72345b9930c8fdbddfa7cd221982aa5223c19456",
    "head_changeset": "07f45354760fc38152731ab88c8ec8e774399eea",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 07f45354760f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527840/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527840/issues/?format=api",
    "phabricator_url": null
}