Manages revisions

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

{
    "id": 524717,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/mozilla-central",
    "base_changeset": "bbd5f93e7f2302eca4846fe4bd26a94e57a62ea4",
    "head_changeset": "1b8ad285b37f2e2d2ae3a64a488d5f1532c72eeb",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 1b8ad285b37f (https://hg.mozilla.org/mozilla-central)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/524717/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/524717/issues/?format=api",
    "phabricator_url": null
}