Manages revisions

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

{
    "id": 457240,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ac2b765f864daa388e22f822db75dbdd153249ad",
    "head_changeset": "57563a19ecc4259e35764b38b95e4e16b5be416f",
    "phabricator_id": 238876,
    "phabricator_phid": "PHID-DREV-ljymc7zfvevt7b5sjkyf",
    "title": "WIP: Bug 1927886: Remove DataChannelConnection::mLock, as it is no longer necessary.",
    "bugzilla_id": 1927886,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/457240/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/457240/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D238876"
}