Manages revisions

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

{
    "id": 403321,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9e9cd26f20ec21c86b0728e32981411c8b8f6716",
    "head_changeset": "9f958b3c561b01fe5e53b53c2768e32c65d71d5b",
    "phabricator_id": 229834,
    "phabricator_phid": "PHID-DREV-b2po6u3emx53hazrvbij",
    "title": "Bug 1887820 - Generate baseline profiles for critical user journeys",
    "bugzilla_id": 1887820,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/403321/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/403321/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229834"
}