Manages revisions

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

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