Manages revisions

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

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