Information about plays

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

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

{
    "id": 3500374,
    "uri": "https://api.kexp.org/v2/plays/3500374/?format=api",
    "airdate": "2025-05-12T10:03:08-07:00",
    "show": 63442,
    "show_uri": "https://api.kexp.org/v2/shows/63442/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Harambee",
    "track_id": "9e985f41-decf-4892-b0a6-952b3e779197",
    "recording_id": "55dcc53e-c8ff-400e-8673-9406376c344e",
    "artist": "Shaina Shepherd",
    "artist_ids": [
        "6832472a-2383-4498-a47a-56f9519de139"
    ],
    "album": "Harambee",
    "release_id": "b01f1aab-cc0f-4cc0-99b1-6d2402863431",
    "release_group_id": "88a1ba8c-4776-4a2e-8c90-96c5d3869e38",
    "labels": [
        "Freakout Records"
    ],
    "label_ids": [
        "3ebf3fbb-4659-4ba5-ad0f-31803d26c131"
    ],
    "release_date": "2020-12-21",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing this Friday, May 16th at MoPOP Museum's Sky Church in Seattle!\n\nHarambee literally means \"all pull together\" in Swahili, and is also the official motto of Kenya and appears on its coat of arms.\n\nSee the very talented Shaina Shepherd performing live in the KEXP studio in 2021: https://www.youtube.com/watch?v=bFRabHnkosk.\n\nhttps://shainashepherdmusic.bandcamp.com\nhttps://www.shainashepherdmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}