Manages revisions

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

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