Manages revisions

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

{
    "id": 518698,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "efb5708807eb8ffb7fd4f692c59caf67af1b14c8",
    "head_changeset": "5c6dc45bbf567381d45d141100258320c2b1a922",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5c6dc45bbf56 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518698/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518698/issues/?format=api",
    "phabricator_url": null
}