Manages revisions

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

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