Manages revisions

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

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