Manages revisions

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

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