Manages revisions

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

{
    "id": 409463,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "d140333670bcd3103a668a5ec04ed438bb192368",
    "head_changeset": "964ce63ac8c6aea09dfb3fec9101c8a31ce0a0e3",
    "phabricator_id": 231012,
    "phabricator_phid": "PHID-DREV-uppc5wjjkukb2gjs2zlj",
    "title": "Bug 1935003 - isEnterprise was supposed to be a boolean. r?standard8!",
    "bugzilla_id": 1935003,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/409463/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/409463/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231012"
}