Manages revisions

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

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