Manages revisions

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

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