Manages revisions

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

{
    "id": 390596,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "e88f22ae1b7de6dff624a2b66de96497e7931bc8",
    "head_changeset": "ccec8d8d37c5472db3b4fe9968f7dfaf8176edf4",
    "phabricator_id": 227823,
    "phabricator_phid": "PHID-DREV-h5xj6bttcttcjd5arhyw",
    "title": "Bug 1928968 - PBKDF2 & HKDF derive bits should allow zero length",
    "bugzilla_id": 1928968,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/390596/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/390596/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D227823"
}