Manages revisions

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

{
    "id": 414000,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "43d313539f5fb692952b8c6eee9fa8d9b7e48fce",
    "head_changeset": "4de2bee004c5b4d425c7b487b9859001d87d7595",
    "phabricator_id": 231813,
    "phabricator_phid": "PHID-DREV-3yjbnwvdp3jeteu3u63w",
    "title": "WIP: Bug 1565033: Add memory testing to crash reporter client.",
    "bugzilla_id": 1565033,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414000/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414000/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231813"
}