Manages revisions

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

{
    "id": 413078,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3254d5c12d0864373325bd04a16506324b4c6313",
    "head_changeset": "7939709425eef3f68870d68c8e9b115c4afb3d0e",
    "phabricator_id": 231589,
    "phabricator_phid": "PHID-DREV-6pcnt3qx66szumsrdvqg",
    "title": "Bug 1932150 - Allow selection to correctly generate composed ranges when necessary",
    "bugzilla_id": 1932150,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413078/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413078/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231589"
}