Manages revisions

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

{
    "id": 395457,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f60d749f1adf786189b224ae515cbe169efa1224",
    "head_changeset": "7b4cdb00573c8850325dd32bb0135c03b45e6449",
    "phabricator_id": 228746,
    "phabricator_phid": "PHID-DREV-fa645rgp2acl3w5ncbqf",
    "title": "Bug 1930789 Part 2 - Avoid collecting into a Vec and then converting to boxed slice in a couple places.",
    "bugzilla_id": 1930789,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395457/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395457/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228746"
}