Manages revisions

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

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