Manages revisions

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

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