Manages revisions

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

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