Manages revisions

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

{
    "id": 414893,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dd0eb56380d40b626f3d9955acefe659e523e8dd",
    "head_changeset": "68ab497f03463c509d33da194a0fa92aeb0c6003",
    "phabricator_id": 231959,
    "phabricator_phid": "PHID-DREV-wrrskrmaqzbg3vlo2kty",
    "title": "Bug 1928732 - Implement a perftest task finder in ./mach try perf r=sparky",
    "bugzilla_id": 1928732,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414893/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414893/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231959"
}