Manages revisions

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

{
    "id": 509576,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "7925b8e5ef36d0bd80a6eab0bb866c7a920b3dd4",
    "head_changeset": "7ab5d3d46f5fff425763479ad3b5ddbc5213e578",
    "phabricator_id": 260504,
    "phabricator_phid": "PHID-DREV-vywvkml2vaxquhqs62di",
    "title": "WIP: Bug 1982076 - Port nearest color computation to glue.rs",
    "bugzilla_id": 1982076,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/509576/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/509576/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D260504"
}