Manages revisions

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

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