Manages revisions

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

{
    "id": 479968,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "479bbb7fa953ab4fafe9f7cc3b52866356f49e8c",
    "head_changeset": "ce6ed19805781753f5b196610c85910225cf786c",
    "phabricator_id": 253867,
    "phabricator_phid": "PHID-DREV-fxncjamhiluxg2vwumm2",
    "title": "Bug 1972410 - Change uint64_t to uint32_t to not lose precision when working with RFP targets in JS. r?tjr",
    "bugzilla_id": 1972410,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/479968/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/479968/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253867"
}