Manages revisions

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

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