Manages revisions

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

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