Manages revisions

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

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