Manages revisions

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

{
    "id": 405294,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "463ac8a449fa1509bff0eae0511df4f8e9904ae3",
    "head_changeset": "28f91b3ff943f56ede29c5c3d9d03560a6704ba2",
    "phabricator_id": 230360,
    "phabricator_phid": "PHID-DREV-iq3kaegbv4qazzybwhf2",
    "title": "Bug 1925635 - part 1: Port `test_bug1094000.html` to WPT r=m_kato!",
    "bugzilla_id": 1925635,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/405294/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/405294/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D230360"
}