Manages revisions

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

{
    "id": 508271,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "623c512342f14bfcf1b460b5a4c8e6fc9f67c701",
    "head_changeset": "cca3e1c9a2e76284c7f74b7e26a937c147ed3c3d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset cca3e1c9a2e7 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/508271/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/508271/issues/?format=api",
    "phabricator_url": null
}