Manages revisions

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

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