Information about plays

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

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

{
    "id": 3527520,
    "uri": "https://api.kexp.org/v2/plays/3527520/?format=api",
    "airdate": "2025-07-16T00:51:32-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?format=api",
    "image_uri": "https://ia600800.us.archive.org/7/items/mbid-e0db15c7-e41e-4141-9d6b-8c229005bfcc/mbid-e0db15c7-e41e-4141-9d6b-8c229005bfcc-39901359606_thumb500.jpg",
    "thumbnail_uri": "https://ia800800.us.archive.org/7/items/mbid-e0db15c7-e41e-4141-9d6b-8c229005bfcc/mbid-e0db15c7-e41e-4141-9d6b-8c229005bfcc-39901359606_thumb250.jpg",
    "song": "Big Time",
    "track_id": "ae7c76f4-fc4e-4698-9486-bf36766a720c",
    "recording_id": "673ac2fa-acae-463b-bf5e-c4df7851511b",
    "artist": "Hot Moms Club",
    "artist_ids": [
        "dff01415-365e-4623-b9bd-73751bfaf7d2"
    ],
    "album": "Happy You’re Here",
    "release_id": "e0db15c7-e41e-4141-9d6b-8c229005bfcc",
    "release_group_id": "f724dd94-7847-4577-aea9-1da85fc19022",
    "labels": [
        "Tone Tree Music"
    ],
    "label_ids": [
        "7a8c95ef-52ee-406f-a6a3-cb386036d91c"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hot Moms Club is the new project from sultry-sad-pop singer, Eliza Vera.\n\nWhile Eliza isn’t a mom, she has a hot mom (BARB), and she is an aspiring hot mom. She thought the name conveyed the fun she has been having in this chapter of life. \n\nhttps://hotmomsclub.bandcamp.com/album/happy-youre-here",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}