Manages revisions

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

{
    "id": 519702,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "01313dea0f28da889b71f97bc5cce9536a04133a",
    "head_changeset": "8e4a0dc70c0f22d4e7ce74c8170d2030ffb4ca2f",
    "phabricator_id": 262298,
    "phabricator_phid": "PHID-DREV-h53gn4frldm3vvqpum2d",
    "title": "Bug 1967652 Return NS_ERROR_DOM_MEDIA_WAITING_FOR_DATA on attempts to read beyond currently available data in SourceBufferResource r?#media-playback-reviewers",
    "bugzilla_id": 1967652,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/519702/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/519702/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262298"
}