Manages revisions

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

{
    "id": 488893,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8fe9ae8e302177ab32db82fc47a5c4521fc59c44",
    "head_changeset": "5c5c6fc6a07d51a29ea0eb89d418629be8fb140a",
    "phabricator_id": 255620,
    "phabricator_phid": "PHID-DREV-yvkynahdsyyhbrs5fifu",
    "title": "Bug 1974950 - Part 2: Add tests for DOM attribute setter with no arguments r=smaug",
    "bugzilla_id": 1974950,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/488893/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/488893/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D255620"
}