Manages revisions

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

{
    "id": 503437,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9b511edae11730deb62344eb77c63600ab056d27",
    "head_changeset": "ce5b9b30720f6773cca4830eeea0d433b58fe209",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset ce5b9b30720f (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/503437/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/503437/issues/?format=api",
    "phabricator_url": null
}