Manages revisions

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

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