Manages revisions

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

{
    "id": 386464,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "84c5118458be68a11471c15800143cc5b8a22a3c",
    "head_changeset": "6b73661b2c4c3fbdadfafb376aed9fda82183fc8",
    "phabricator_id": 227222,
    "phabricator_phid": "PHID-DREV-72y2agvbqbgich3426zc",
    "title": "WIP: Bug 1567058: part 1) Transform <to-javascript-parent-initiated-parent-csp.html> to promised-based test",
    "bugzilla_id": 1567058,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/386464/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/386464/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227222"
}