Manages revisions

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

{
    "id": 502114,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "011dbee650b21133d8bf4fc7a7b13586ec5e0308",
    "head_changeset": "c0edbca252ad8a21fff02d299add11b5544339f3",
    "phabricator_id": 258822,
    "phabricator_phid": "PHID-DREV-lb4lxkbeekwzon7qseu2",
    "title": "WIP: Bug 1979555 - Mark ReadOnlyPage as mutable on OpenBSD",
    "bugzilla_id": 1979555,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/502114/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/502114/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D258822"
}