Manages revisions

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

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