Manages revisions

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

{
    "id": 412247,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "43d313539f5fb692952b8c6eee9fa8d9b7e48fce",
    "head_changeset": "041a73c427acdeb093d97ae7961315d13041e2b8",
    "phabricator_id": 231461,
    "phabricator_phid": "PHID-DREV-orn37pkzh65ugz3aogvt",
    "title": "Bug 1882218 - Add embedder API for JSObject with non-GC pointer stashed in it. r?jandem",
    "bugzilla_id": 1882218,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/412247/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/412247/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231461"
}