Manages revisions

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

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