Manages revisions

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

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