Manages revisions

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

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