Manages revisions

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

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