Manages revisions

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

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