Manages revisions

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

{
    "id": 402016,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "3973e4edeb0395914a62704fbf735e1dfd8bd906",
    "head_changeset": "98efbbe080d6629039911f9ca30bb9b1e81435d3",
    "phabricator_id": 230026,
    "phabricator_phid": "PHID-DREV-3r5rietrhw5rlljtxfyw",
    "title": "Bug 1932951 - Ensure we clear mPathVertices if we can't calculate them properly r=dholbert",
    "bugzilla_id": 1932951,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/402016/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/402016/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230026"
}