Manages revisions

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

{
    "id": 492482,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "b01190f141a12f4b506acb1f4476561c4b0f2407",
    "head_changeset": "a2b9db4a4ea50e713f37f4be6841c9812e2c6d61",
    "phabricator_id": 256522,
    "phabricator_phid": "PHID-DREV-7mfbppsrrm772nhuaus7",
    "title": "WIP: Bug 1936339: Take the GLB instead of LUB in GVN.",
    "bugzilla_id": 1936339,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492482/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492482/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256522"
}