Manages revisions

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

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