Manages revisions

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

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