Manages revisions

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

{
    "id": 501707,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "965eb6e57341d47f606a40207f6c361ffc259a52",
    "head_changeset": "30c4f03c758e060d68098a871d54cb644ee0a016",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 30c4f03c758e (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501707/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501707/issues/?format=api",
    "phabricator_url": null
}