Manages revisions

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

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