Manages revisions

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

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