Manages revisions

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

{
    "id": 518678,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3109cc48fd95920c7d40587efd0e082ef203f304",
    "head_changeset": "b1254d775d2cc0acd5cd517a922bfc0302ee08d0",
    "phabricator_id": 262203,
    "phabricator_phid": "PHID-DREV-rhfagfpl4gmbhd5qowg2",
    "title": "Bug 1984723 - remove a libwebrtc tsan patch now that upstream 3cc68ec32e has been vendored. r?pehrsons!",
    "bugzilla_id": 1984723,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518678/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518678/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262203"
}