Manages revisions

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

{
    "id": 481535,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "fddabb07caf1f02e7aa8992f47e55c5ce3a1231c",
    "head_changeset": "bfba11b61b7efc3f97f42cc1cfbece85f3a61e7b",
    "phabricator_id": 254219,
    "phabricator_phid": "PHID-DREV-yed62xa2kzjfzbalecov",
    "title": "WIP: Bug 1972688 Exclude built-in add-ons jar manifest if MOZ_BUILD_APP is set to \"browser/extensions\".",
    "bugzilla_id": 1972688,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/481535/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/481535/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254219"
}