Manages revisions

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

{
    "id": 496033,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f74268c243c5844511a8eae42b1c2349b14da173",
    "head_changeset": "3bbba92ee2778d27173105cfca2ebfc86d62c728",
    "phabricator_id": 257410,
    "phabricator_phid": "PHID-DREV-fufiksvxpyghwsuvdnnf",
    "title": "Bug 1977289 - part 2: Make `HTMLEditUtils::GetDeepestEditable(Start|End)Point` optionally stop at specific descendant element r=m_kato!",
    "bugzilla_id": 1977289,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/496033/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/496033/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257410"
}