Manages revisions

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

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