Manages revisions

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

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