Manages revisions

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

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