Manages revisions

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

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