Manages revisions

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

{
    "id": 417629,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f4d133d6555bf90b949f8d138bb32c88a55c1ceb",
    "head_changeset": "99340553bd07d67b955d8e6bf2ac6c9241285c1f",
    "phabricator_id": 232328,
    "phabricator_phid": "PHID-DREV-aoxtuvqw7vmbdzy5yslf",
    "title": "Bug 1937738 - [devtools] Expose a new `navigateTo` method on Tab Descriptor.",
    "bugzilla_id": 1937738,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/417629/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/417629/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232328"
}