Manages revisions

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

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