Manages revisions

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

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