Manages revisions

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

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