Manages revisions

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

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