Manages revisions

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

{
    "id": 500950,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "947d60ec731d025d3078ca75714c40007691e7ce",
    "head_changeset": "4ce09b5929038b73aa7e983819e299fa68489d29",
    "phabricator_id": 191793,
    "phabricator_phid": "PHID-DREV-ho3oxdxbrqqnpynzubsc",
    "title": "Bug 1979171 - record profiles of local test runs, r=ahal.",
    "bugzilla_id": 1979171,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/500950/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/500950/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D191793"
}