Information about plays

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

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

{
    "id": 3422904,
    "uri": "https://api.kexp.org/v2/plays/3422904/?format=api",
    "airdate": "2024-11-08T12:50:29-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia802309.us.archive.org/14/items/mbid-625ae6f1-73c2-4b99-9909-1d29d298e223/mbid-625ae6f1-73c2-4b99-9909-1d29d298e223-39120403851_thumb500.jpg",
    "thumbnail_uri": "https://ia902309.us.archive.org/14/items/mbid-625ae6f1-73c2-4b99-9909-1d29d298e223/mbid-625ae6f1-73c2-4b99-9909-1d29d298e223-39120403851_thumb250.jpg",
    "song": "Waiting on the Right Time",
    "track_id": "f33a6a81-e4e2-44c5-bfcf-4720520620ea",
    "recording_id": "05209694-6062-4e27-aa48-4c777f9ded1f",
    "artist": "Thee Sacred Souls",
    "artist_ids": [
        "32b87bbc-2363-457a-97b4-3103a569f3a7"
    ],
    "album": "Got a Story to Tell",
    "release_id": "625ae6f1-73c2-4b99-9909-1d29d298e223",
    "release_group_id": "98733ea0-78d5-407c-bedf-dd2b58d98b1c",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thee Sacred Souls will be on tour early next year!\n\nSeattle: Friday, January 17th at the Paramount Theatre\n\nBay Area: Friday, January 24th and Saturday, January 25th at The Masonic in San Francisco\n\nMore dates here: https://www.theesacredsouls.com/tour-dates\n\nThe new album, Got a Story to Tell, came out just last month on Daptone Records. https://theesacredsouls.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}