Manages revisions

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

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