Manages revisions

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

{
    "id": 530850,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "700d06b078288857d50c34b81a17feabc2dffc10",
    "head_changeset": "3b27d7d87ec6f28084f23a817a88acab42da349e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3b27d7d87ec6 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530850/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530850/issues/?format=api",
    "phabricator_url": null
}