Manages revisions

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

{
    "id": 477312,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b75f7675fbad52777b8bf850e5cd172f495ffafe",
    "head_changeset": "20c8c5a8d8e41482bc7d3b3b676cce97046b80f9",
    "phabricator_id": 252406,
    "phabricator_phid": "PHID-DREV-v6yh7ucix7x52vabnlu6",
    "title": "WIP: Bug 1955682 - C++ platform implementation of generate_test_report command",
    "bugzilla_id": 1955682,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477312/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477312/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252406"
}