Manages revisions

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

{
    "id": 473847,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b0ed789c871bc86c02fbc22b769a81d6497297de",
    "head_changeset": "fb8e2f1bb4b44f8ce7283e3981bf036c390710ca",
    "phabricator_id": 247230,
    "phabricator_phid": "PHID-DREV-qezpfwwfmpqjjelq3drf",
    "title": "Bug 1885232 - part 3: Make `TextPropertyEditor` stop immediate propagation of `click` on `valueSpan` if it's a default action of a drag r=nchevobbe!",
    "bugzilla_id": 1885232,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/473847/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/473847/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D247230"
}