Manages revisions

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

{
    "id": 495949,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "702da752463da8b4f1e7e5347965ecbc7c2e8be2",
    "head_changeset": "bc81bed4a86d00fc3092fcb728b660a29f414e0f",
    "phabricator_id": 257224,
    "phabricator_phid": "PHID-DREV-k3g7k4tt2fb6lm4oo64z",
    "title": "Bug 1776426 - Remove InstallTrigger implementation",
    "bugzilla_id": 1776426,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495949/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495949/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257224"
}