Information about plays

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

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

{
    "id": 3519424,
    "uri": "https://api.kexp.org/v2/plays/3519424/?format=api",
    "airdate": "2025-06-27T07:26:29-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-3923a028-593c-4242-a154-256954f19b17/mbid-3923a028-593c-4242-a154-256954f19b17-42206782936_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-3923a028-593c-4242-a154-256954f19b17/mbid-3923a028-593c-4242-a154-256954f19b17-42206782936_thumb250.jpg",
    "song": "Robin's Egg",
    "track_id": "b131ba4d-c9ca-4444-b7c8-fdb05e83560f",
    "recording_id": "d0aeaa8e-c09c-4bdc-aaab-353b568c562c",
    "artist": "Iron & Wine feat. I’m With Her",
    "artist_ids": [
        "c3f28da8-662d-4f09-bdc7-3084bf685930",
        "fe1a1451-cae2-4bf4-872e-b4b8839be83f"
    ],
    "album": "Robin’s Egg",
    "release_id": "3923a028-593c-4242-a154-256954f19b17",
    "release_group_id": "ffd028fb-61ec-4710-8d8f-135c02a54474",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-06-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sam Beam (Iron & Wine) will play Marymoor Park in Redmond, WA on Thursday, September 18th.\n--\nThis song features the harmonies of I'm With Her (Sarah Jarosz, Aoife O’Donovan, and Sara Watkins). \n--\nSee the animated music video for \"Robin's Egg\": https://www.youtube.com/watch?v=oEMnD69REsk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}