Manages revisions

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

{
    "id": 435949,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "50b5bccbceda26889f81d31231a5b5132c4a685d",
    "head_changeset": "46c878a88d48eae60644b261ef7145edd051c4ee",
    "phabricator_id": 224485,
    "phabricator_phid": "PHID-DREV-gzu7wbvuupqusiaag2ji",
    "title": "WIP: Bug 1906590 - Make HTTPS-Only/First not downgrade when HTTPS RR is enabled",
    "bugzilla_id": 1906590,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/435949/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/435949/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D224485"
}