Manages revisions

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

{
    "id": 400484,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "6841c187a5493ed18848adc09ed177130f405fdd",
    "head_changeset": "e36908cdae189ae4b4523fb2631a5848c481c972",
    "phabricator_id": 229478,
    "phabricator_phid": "PHID-DREV-etjjtw6c2cske5znsyb7",
    "title": "WIP: Bug 1931288 - Implement HostGetCodeForEval() hook as per the HTML spec.",
    "bugzilla_id": 1931288,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400484/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400484/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D229478"
}