Manages revisions

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

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