Manages revisions

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

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