Manages revisions

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

{
    "id": 394901,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "306959be9a2ab4a7c6ff5d82f8caf200da43aee9",
    "head_changeset": "ab2befea3b4132df61e2e3f9b29180cf2a7eaf57",
    "phabricator_id": 228629,
    "phabricator_phid": "PHID-DREV-rth2v4h2vtu6hlavjahb",
    "title": "Bug 1930564 - Make `MoveNodeResult` inherit `EditActionResult` r=m_kato!",
    "bugzilla_id": 1930564,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/394901/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/394901/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D228629"
}