Manages revisions

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

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