Manages revisions

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

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