Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3283366/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3283366,
    "uri": "https://api.kexp.org/v2/plays/3283366/?format=api",
    "airdate": "2023-12-13T19:08:36-08:00",
    "show": 58866,
    "show_uri": "https://api.kexp.org/v2/shows/58866/?format=api",
    "image_uri": "https://ia804706.us.archive.org/11/items/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a-34104835062_thumb500.jpg",
    "thumbnail_uri": "https://ia804706.us.archive.org/11/items/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a/mbid-9b8f9c53-dbdf-4aca-af6c-17a23035e20a-34104835062_thumb250.jpg",
    "song": "People Vultures",
    "track_id": "d968cacb-a28c-445b-99e5-748b084d7c0b",
    "recording_id": "0690b0a3-13b4-4ad0-a282-f56d3990b30d",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Nonagon Infinity",
    "release_id": "9b8f9c53-dbdf-4aca-af6c-17a23035e20a",
    "release_group_id": "7c365e51-de7b-4c72-80dd-4e0536258c6e",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2016-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nonagon Infinity is the 8th studio album amongst a prolific list of releases by Australian psych rock band King Gizzard & the Lizard Wizard. Gizz has announced a major tour in 2024 spanning 3 continents along with a date at the Gorge Amphitheater on September 24, 2024. \nhttps://kinggizzardandthelizardwizard.com/shows\n--\nCheck out their 2022 performance with Cheryl Waters in the KEXP studios - https://www.youtube.com/watch?v=Jb8UMmrBlC8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}