Manages revisions

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

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