Manages revisions

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

{
    "id": 495541,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ae85a95cecc573e208dbc0b038dc3d75347eb1fd",
    "head_changeset": "6b793328878ca38e4503c59bb1d950466c8163e5",
    "phabricator_id": 257220,
    "phabricator_phid": "PHID-DREV-hnb4eiymwtnqlfmcag2e",
    "title": "Bug 1977324 - Use standard colour conversion function r=emilio",
    "bugzilla_id": 1977324,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/495541/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/495541/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257220"
}