Manages revisions

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

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