Manages revisions

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

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