Manages revisions

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

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