Manages revisions

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

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