Manages revisions

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

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