Manages revisions

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

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