Manages revisions

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

{
    "id": 382094,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "28bf7ae3c042d0d9d1fb8ac4d4fd464c137b9573",
    "head_changeset": "74a1775238d565806a86d65b6c01ceea28d452ec",
    "phabricator_id": 226733,
    "phabricator_phid": "PHID-DREV-tulzfzroza6voezvrkoj",
    "title": "WIP: Bug 1925078 - Optimize `nsGenericHTMLElement::GetContentEditableState` and make `nsGenericHTMLElement::UnbindFromTree` avoid to check the `contenteditable` value as far as possible r=smaug!",
    "bugzilla_id": 1925078,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/382094/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/382094/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226733"
}