Manages revisions

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

{
    "id": 497678,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "693d5d66f515d7d18a4770f4faaab601b6736dd9",
    "head_changeset": "0f31bc6ed02c2bfec4930b3e0d2c1f04d5d37c77",
    "phabricator_id": 257817,
    "phabricator_phid": "PHID-DREV-yzsiw3puoehgpkf5euzz",
    "title": "Bug 1977995 - Stop showing misleading estimates in the 'mach try' terminal output, r=ahal.",
    "bugzilla_id": 1977995,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497678/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497678/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D257817"
}