Manages revisions

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

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