Manages revisions

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

{
    "id": 381239,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "61f7d9c0998e2ce8008cd15b187f86dfdba21a26",
    "head_changeset": "5c0bcad797b82ff30ae69083a95107801b951ee7",
    "phabricator_id": 226685,
    "phabricator_phid": "PHID-DREV-5v3tb7uycuv4xl2x3mut",
    "title": "Bug 1926569 - Try to avoid caching line-break results unless we're likely to be hitting the slow LSTM segmenter codepath. r=#layout",
    "bugzilla_id": 1926569,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/381239/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/381239/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226685"
}