Manages revisions

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

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