Manages revisions

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

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