Manages revisions

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

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