Manages revisions

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

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