Manages revisions

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

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