Manages revisions

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

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