Manages revisions

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

{
    "id": 507350,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "84bcfa6205a993d3b3cb45278e65f71e997571b9",
    "head_changeset": "3d704e5076030f517615fa72c01305e9863c1dc8",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3d704e507603 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507350/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507350/issues/?format=api",
    "phabricator_url": null
}