Manages revisions

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

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