Manages revisions

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

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