Manages revisions

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

{
    "id": 510729,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "a8a8028addc8ef776b6f2ce3ec7c88b1093ba706",
    "head_changeset": "df33d875312a25df3734849a9736491c8754a0a6",
    "phabricator_id": 260717,
    "phabricator_phid": "PHID-DREV-ed6cmnjaib5ebjfb3bh5",
    "title": "Bug 1982410: Suppress ::details-content box in mochitest browser_test_general.js to avoid breaking its expectations. r?jamie,morgan",
    "bugzilla_id": 1982410,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/510729/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/510729/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260717"
}