Manages revisions

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

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