Manages revisions

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

{
    "id": 509158,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "2f01cd6741ad5d1c05079ce2ef5fbd7aae7d1b8e",
    "head_changeset": "b91d73b5f16dad6ba4dfd73e1699a01b1a92cd59",
    "phabricator_id": 260452,
    "phabricator_phid": "PHID-DREV-igzjuenb6mzd4zd5dgyr",
    "title": "Bug 1973985 - Don't store raw pointers in CamerasParent::mCallbacks. r?jib",
    "bugzilla_id": 1973985,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/509158/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509158/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260452"
}