Manages revisions

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

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