Manages revisions

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

{
    "id": 499632,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "73ba292c6f457625d9b4476e7c8cc34369c852e5",
    "head_changeset": "92eff4ec986c933bc543ad492150f2ed670a60a4",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 92eff4ec986c (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499632/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499632/issues/?format=api",
    "phabricator_url": null
}