Manages revisions

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

{
    "id": 394321,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "92742dd015ca6b112b07c610e9f7e13867c9d10a",
    "head_changeset": "aff24e867e2dbac472e11446c713b467531c3b8b",
    "phabricator_id": 228546,
    "phabricator_phid": "PHID-DREV-qgwx5fcu2km6vmpy4swl",
    "title": "Bug 1465026 - Font properties are rounded in the inspector. r?jdescottes",
    "bugzilla_id": 1465026,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/394321/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/394321/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228546"
}