Manages revisions

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

{
    "id": 483906,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "16ab8603619c3c58b9977914d74bf1d3d72621bc",
    "head_changeset": "7bc0a33a31f528641f1f896e94f38b01c8631b98",
    "phabricator_id": 254638,
    "phabricator_phid": "PHID-DREV-5f4b6iqz27ip4ewc7plj",
    "title": "Bug 1973430: Replace StringEqualsAscii with StringEqualsLiteral where applicable. r=#spidermonkey-reviewers!",
    "bugzilla_id": 1973430,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483906/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483906/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254638"
}