Manages revisions

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

{
    "id": 495816,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d2601ee77994606fef2e27988bff51edacbeaf5f",
    "head_changeset": "5c5262c8baab22c248721bd55f909382a8d92ee4",
    "phabricator_id": 257286,
    "phabricator_phid": "PHID-DREV-umbqaci777xspazxgzqw",
    "title": "WIP: Bug 1974917 - Fix TypeToString to automatically handle named/numbered int types",
    "bugzilla_id": 1974917,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495816/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495816/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257286"
}