Manages revisions

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

{
    "id": 500861,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e52362f000f57f4bd42fc3baf4dfff7f2915448e",
    "head_changeset": "55dfa98be75701063c64799ccef6d5893e81a502",
    "phabricator_id": 258128,
    "phabricator_phid": "PHID-DREV-ntwxkvnsu4v4rn5qoel3",
    "title": "Bug 1917974: Make GetDictionaryFor async since we need to query the cache r=#necko-reviewers!",
    "bugzilla_id": 1917974,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500861/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500861/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258128"
}