Manages revisions

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

{
    "id": 395456,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f60d749f1adf786189b224ae515cbe169efa1224",
    "head_changeset": "5912b3cef9de6452c02062fd49826f1fdc4647e1",
    "phabricator_id": 228745,
    "phabricator_phid": "PHID-DREV-v5l2ufvlqg2fkw5auszr",
    "title": "Bug 1930789 Part 1 - Use boxed slice in PrioritizedPropertyIter rather than a Vec.",
    "bugzilla_id": 1930789,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/395456/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/395456/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228745"
}