Manages revisions

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

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