Manages revisions

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

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