Manages revisions

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

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