Manages revisions

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

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