Manages revisions

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

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