Manages revisions

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

{
    "id": 414015,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "bd0c66ad43d0b1c2c3753c37085042299725e9b3",
    "head_changeset": "753e358262652cd854661b4d6f993149d03a5139",
    "phabricator_id": 231819,
    "phabricator_phid": "PHID-DREV-qwgujvzy5pxllvqoj2b3",
    "title": "Bug 1936275 - Avoid deadlock with GMP decoder/encoder shutdown.",
    "bugzilla_id": 1936275,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/414015/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/414015/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231819"
}