Manages revisions

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

{
    "id": 507026,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "8e3cb916ac1558542d8ee6b048d25ff4ee136e7b",
    "head_changeset": "37cc35e84aacbc5587d8fb3ec6ff4766ba8d398a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 37cc35e84aac (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/507026/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/507026/issues/?format=api",
    "phabricator_url": null
}