Manages revisions

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

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