Manages revisions

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

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