Manages revisions

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

{
    "id": 506154,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "2c3bb8e40ae8cbd9e7be328274d69eca2398e370",
    "head_changeset": "7062ee63a571cf647041d9083d492def92476ce1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7062ee63a571 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/506154/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/506154/issues/?format=api",
    "phabricator_url": null
}