Manages revisions

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

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