Manages revisions

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

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