Manages revisions

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

{
    "id": 407992,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4df19decbcec1e944aa54bc846e5864b05539f78",
    "head_changeset": "87673d93a90fba75043d9304606d109bef3c6e0b",
    "phabricator_id": 230740,
    "phabricator_phid": "PHID-DREV-xydw4smfatwldjocw4zm",
    "title": "Bug 1843361 - Make `EditorBase::InitializeSelection` not try to restore composition in new text node if it's not a `TextEditor` r=m_kato!",
    "bugzilla_id": 1843361,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/407992/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/407992/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230740"
}