Manages revisions

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

{
    "id": 413097,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "dc6b2995a01c22e2a3fbaa765c37e62b40c33211",
    "head_changeset": "69c9453f0f6b893ac739a42f068d3c3c3f304626",
    "phabricator_id": 231597,
    "phabricator_phid": "PHID-DREV-rzbkyl3m4j4lmjzuzy77",
    "title": "Bug 1936088 - Stop using JSM in the tests for the build backend. r?#firefox-build-system-reviewers!",
    "bugzilla_id": 1936088,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/413097/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/413097/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D231597"
}