Manages revisions

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

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