Manages revisions

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

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