Manages revisions

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

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