Manages revisions

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

{
    "id": 380634,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f60d749f1adf786189b224ae515cbe169efa1224",
    "head_changeset": "0e6945742f86c10bb0fc769d9051aaa194245588",
    "phabricator_id": 226441,
    "phabricator_phid": "PHID-DREV-lfxg554hjr433b2wqcjj",
    "title": "Bug 1926194 - Make tests under `editing/plaintext-only` not allow to pass with `<br>` elements when `white-space` is `pre`, `pre-wrap` or `pre-line` r=m_kato!",
    "bugzilla_id": 1926194,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/380634/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/380634/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226441"
}