Manages revisions

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

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