Skip to content

Latest commit

 

History

History
61 lines (58 loc) · 3.65 KB

File metadata and controls

61 lines (58 loc) · 3.65 KB

Playstation Store - API V1

URL: https://store.playstation.com/store/api/chihiro/00_09_000/container/US/en/999/UP1477-CUSA07022_00-FORTNITETESTING1
Method: GET
Auth Required: No

Example Response (shortened)

{
    "age_limit": 13,
    "attributes": {
      "facets": {
        "game_content_type": [{
            "name": "Add-Ons",
            "count": 10,
            "key": "addons"
          }
        ]
      },
      "next": []
    },
    "bucket": "games",
    "container_type": "product",
    "content_origin": 0,
    "content_rating": {
      "description": "ESRB Teen",
      "rating_system": "ESRB",
      "url": "https://cdn-a.sonyentertainmentnetwork.com/grc/images/ratings/hd/esrb/t.png"
    },
    "content_type": "1",
    "dob_required": false,
    "gameContentTypesList": [{
      "name": "Full Game",
      "key": "FULL_GAME"
    }],
    "game_contentType": "Full Game",
    "id": "UP1477-CUSA07022_00-FORTNITETESTING1",
    "legal_text": "<br/>© 2023 Epic Games, Inc. All rights reserved. Epic, Epic Games, the Epic Games logo, Unreal, Unreal Engine, the Unreal Engine logo, Fortnite, and the Fortnite logo are trademarks or registered trademarks of Epic Games, Inc. in the USA and elsewhere. All other trademarks are the property of their respective owners.<br/>",
    "long_desc": "<b>Playable on: PS4 only</b><br>The Wilds await in Fortnite's Battle Royale Chapter 4 Season 3. The center of the Island has collapsed, revealing a vast, hidden jungle with ancient secrets to discover. Ascend to canopies, ride raptors, and slide in the mud for speed and camouflage. Detect enemies from the canopies with the “Thermal DMR,” skate on vines firing the “Flapjack Rifle,” and turn opponents into spectators with the “Cybertron Cannon.”<br/><br/>Create, play, and battle with friends for free in Fortnite. Be the last player standing in Battle Royale and Zero Build, experience a concert or live event, or discover over a million creator made games, including racing, parkour, zombie survival, and more. Find it all in Fortnite!<br/><br/>Play both Battle Royale and Fortnite Creative for free or purchase access to Fortnite’s PvE Campaign mode, Save the World. <br/><br/>All in-game purchases are discretionary, including the Save the World campaign, cosmetic items (e.g. Outfits), V-Bucks and seasonal account progression products like the Battle Pass. Download now and jump into the action.<br/><br/><br/>Offline single player<br/>Online multiplayer (2-99 players). Online features require an account and are subject to our terms of service (playstationnetwork.com/terms-of-service), our privacy policy (playstationnetwork.com/privacy-policy), and the game publisher’s privacy policy.<br/>Uses DUALSHOCK 4 vibration function<br/>Optional In-game purchases<br/>Online play required<br/><br><br>Online features require an account and are subject to terms of service and applicable privacy policy (playstationnetwork.com/terms-of-service & playstationnetwork.com/privacy-policy). <br><br>Software subject to license (us.playstation.com/softwarelicense). <br><br>One-time license fee for play on account’s designated primary PS4™ system and other PS4™ systems when signed in with that account.<br>",
    "name": "Fortnite",
    "pageTypeId": 2,
    "playable_platform": [
      "PS4™"
    ],
    "promomedia": [],
    "provider_name": "Epic Games",
    "release_date": "2017-07-21T00:00:00Z",
    "restricted": false,
    "revision": 206,
    "short_name": "Fortnite",
    "size": 20,
    "sku_links": [],
    "sort": "static",
    "start": 0,
    "timestamp": 1687852974000,
    "title_name": "Fortnite",
    "top_category": "downloadable_game",
    "total_results": 23
  }