Manages revisions

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

{
    "id": 415908,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "49130c85c5ed7c907b81b34e9019c39faf7f29da",
    "head_changeset": "1e105532e5ddd296c7a848b6ca184da7c78d12c3",
    "phabricator_id": 232118,
    "phabricator_phid": "PHID-DREV-gtcwafoe544mjbpho55c",
    "title": "WIP: Bug 1893983 - Remove mozbehavior",
    "bugzilla_id": 1893983,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/415908/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/415908/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D232118"
}