Manages revisions

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

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