Manages revisions

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

{
    "id": 499946,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "9e12d86b4f8d29255d2c84dd2969dd95de5f8221",
    "head_changeset": "9cbb3d7098841b3f74755a55bbdce48ba9a8ffa1",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 9cbb3d709884 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499946/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499946/issues/?format=api",
    "phabricator_url": null
}