Manages revisions

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

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