Manages revisions

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

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