Manages revisions

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

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