Manages revisions

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

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