Manages revisions

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

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