Manages revisions

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

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