Manages revisions

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

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