Manages revisions

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

{
    "id": 397072,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "108d038388ff70457b2ec3e74241f7769c281d34",
    "head_changeset": "bb019e1c9b9819b5cde0e5f22532405971e5c162",
    "phabricator_id": 229027,
    "phabricator_phid": "PHID-DREV-x3gqbevbwvjurogdr5vj",
    "title": "Bug 1930225 - Ensure nsBlockFrame::Has{Inside,Outside}Marker methods return the correct value even if style has changed since the marker was created. r=#layout",
    "bugzilla_id": 1930225,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/397072/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/397072/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229027"
}