Manages revisions

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

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