Manages revisions

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

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