Manages revisions

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

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