Manages revisions

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

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