Manages revisions

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

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