Manages revisions

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

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