Manages revisions

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

{
    "id": 400421,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a6629e81c818e845cad7b578f147cc60fd531bb8",
    "head_changeset": "19f55265038ae43d38e38a8f1d230628a0b41e2c",
    "phabricator_id": 229427,
    "phabricator_phid": "PHID-DREV-ahen7c4dw37f5zivgcis",
    "title": "Bug 1684991 - Start the RDD process early.",
    "bugzilla_id": 1684991,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400421/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400421/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229427"
}