Manages revisions

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

{
    "id": 514487,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "26a4b3bbf1f2411870927b34a12ecbd0b0f51bda",
    "head_changeset": "a6d0af280868682dcf5b0610d7ae4882802dce1b",
    "phabricator_id": 261404,
    "phabricator_phid": "PHID-DREV-6cxzw3xxuyrlaskupxuk",
    "title": "Bug 1983499 - part 2: [mips64] Truncate values for small-width cmpxchg. r=jandem",
    "bugzilla_id": 1983499,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/514487/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/514487/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261404"
}