Manages revisions

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

{
    "id": 490608,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "464a560d0f88813bf61665cda943cc708bdee294",
    "head_changeset": "b20fb13227e79f5016c1fc61892669aaecc2caf6",
    "phabricator_id": 256098,
    "phabricator_phid": "PHID-DREV-g5kdf2vktpuqbhp2qcco",
    "title": "Bug 1975580 - part4 : optimize the check for the pause on exit flag.",
    "bugzilla_id": 1975580,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490608/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490608/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256098"
}