Manages revisions

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

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