Manages revisions

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

{
    "id": 501628,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "29b4991c7877eb676a080c088cc2b598e73489aa",
    "head_changeset": "18b7a940ba03e23ff5e213809c83af62bba9984a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 18b7a940ba03 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501628/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501628/issues/?format=api",
    "phabricator_url": null
}