Manages revisions

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

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