Manages revisions

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

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