Manages revisions

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

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