Manages revisions

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

{
    "id": 492506,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "39e66ff06dbcdffb0bfd880ca21b7d47d8d31be9",
    "head_changeset": "377fd915212464a4fa626eb2b4b53ff6ae46b444",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 377fd9152124 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492506/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492506/issues/?format=api",
    "phabricator_url": null
}