Manages revisions

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

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