Manages revisions

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

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