Manages revisions

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

{
    "id": 505890,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "96f95722dbdff3d76d1a63017d40e352df420fe7",
    "head_changeset": "7df7c9284ce01df4700f431ecc509fbdb0cf5120",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 7df7c9284ce0 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/505890/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/505890/issues/?format=api",
    "phabricator_url": null
}