Manages revisions

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

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