Manages revisions

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

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