Manages revisions

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

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