Manages revisions

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

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