Manages revisions

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

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