Manages revisions

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

{
    "id": 499391,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "57460ab772e1c50a106a4c5c81f4a46fd3a4ef93",
    "head_changeset": "73304b4f70e7a0cf43e700c4badfade0c7d85a5e",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 73304b4f70e7 (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499391/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499391/issues/?format=api",
    "phabricator_url": null
}