Manages revisions

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

{
    "id": 493893,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "51fbe322cce3626394ac84170607a847a0855ce5",
    "head_changeset": "f8ca43255f0bf027cbb971b896df1202cf8fad3e",
    "phabricator_id": 256958,
    "phabricator_phid": "PHID-DREV-kvzduz7uwuxqdcfhlu65",
    "title": "Bug 1976443 - Implement ElementCSSInlineStyle.attributeStyleMap by returning a stub StylePropertyMap; r=emilio",
    "bugzilla_id": 1976443,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/493893/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/493893/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256958"
}