Manages revisions

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

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