Manages revisions

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

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