Manages revisions

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

{
    "id": 518539,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "0a5fc8db79ed7e73b2f6a17855cda9a6c842bdae",
    "head_changeset": "b3c6a58f066ef335482a8b474c87a4d56756e1e3",
    "phabricator_id": 262184,
    "phabricator_phid": "PHID-DREV-vegknhkfvah5fers6hiv",
    "title": "Bug 1981040 - spec says RTCIceCandidatePairStats rtts should be in seconds not ms. r?bwc!",
    "bugzilla_id": 1981040,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/518539/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/518539/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D262184"
}