Manages revisions

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

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