Manages revisions

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

{
    "id": 512017,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "669ee6060f3cff758fee1dbf4d125ccefb5b2d45",
    "head_changeset": "e39d15d44f3af38c039a7f5e22714b7191091ecc",
    "phabricator_id": 260941,
    "phabricator_phid": "PHID-DREV-vfw5t6gu6kdtreivl6yn",
    "title": "Bug 1979610 - Add stub implementation for CSSTransformValue; r=emilio",
    "bugzilla_id": 1979610,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512017/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512017/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260941"
}