Manages revisions

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

{
    "id": 481719,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4df0c705843c46dbffe44eeb4aad276789d126e9",
    "head_changeset": "82980838676d5100b0ef3fc279fe4d5fd4602ebf",
    "phabricator_id": 254265,
    "phabricator_phid": "PHID-DREV-673m3shovfy5pyi3epea",
    "title": "Bug 1959090 - Improve cache2 Frecency storage lookup performance by replacing nsTArray with nsTHashtable. r=#necko",
    "bugzilla_id": 1959090,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/481719/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481719/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254265"
}