Manages revisions

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

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