Manages revisions

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

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