Manages revisions

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

{
    "id": 383750,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "1fc2a51d27a0c4340b0e92d4cb4b5c017157a286",
    "head_changeset": "75d2629e4ffe2a97620d9cab9a1a5e819590a51f",
    "phabricator_id": 226943,
    "phabricator_phid": "PHID-DREV-txnr6bng74g5mfypmgex",
    "title": "Bug 1923663, part 2 - Re-enable CHIPS beyond nightly, done with database migrations - r=valentin!",
    "bugzilla_id": 1923663,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/383750/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/383750/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226943"
}