Manages revisions

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

{
    "id": 510247,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "56cad1cf348664b0da705b396a2295a318054488",
    "head_changeset": "7768617b41f9e9546e2b076468bcaf0ed5c8851a",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7768617b41f9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510247/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510247/issues/?format=api",
    "phabricator_url": null
}