Manages revisions

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

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