Manages revisions

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

{
    "id": 509748,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3b0074e334cacc6485ee9b8c164fb03c38608677",
    "head_changeset": "0c7352737ded6c160324df3ae08dc69e905069f3",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 0c7352737ded (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/509748/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509748/issues/?format=api",
    "phabricator_url": null
}