Manages revisions

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

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