Manages revisions

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

{
    "id": 399939,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8fef7dbaf499d3a2a26ca4050d9afc24e2a35f9c",
    "head_changeset": "35435c3a520b32ec666c5a383110301ca17ded83",
    "phabricator_id": 229365,
    "phabricator_phid": "PHID-DREV-4c3wl6ll7nlm7al27tdf",
    "title": "Bug 1931901 - remove scalar C++ API, r=chutten.",
    "bugzilla_id": 1931901,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/399939/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/399939/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229365"
}