Information about plays

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

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

{
    "id": 3544683,
    "uri": "https://api.kexp.org/v2/plays/3544683/?format=api",
    "airdate": "2025-08-25T15:25:00-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "https://dn721306.ca.archive.org/0/items/mbid-19402bab-ce7f-4cc4-b970-1401edb03293/mbid-19402bab-ce7f-4cc4-b970-1401edb03293-42235621119_thumb500.jpg",
    "thumbnail_uri": "https://ia600100.us.archive.org/2/items/mbid-19402bab-ce7f-4cc4-b970-1401edb03293/mbid-19402bab-ce7f-4cc4-b970-1401edb03293-42235621119_thumb250.jpg",
    "song": "I Don't Feel Like Dancing",
    "track_id": "edb0c271-548c-4105-8b47-8803bc0efecd",
    "recording_id": "6e4f42b7-b93e-4afa-afc1-f903af59b8df",
    "artist": "Neggy Gemmy",
    "artist_ids": [
        "7a18f8d3-05cf-4478-9e22-d0415823f91e"
    ],
    "album": "She Comes From Nowhere",
    "release_id": "19402bab-ce7f-4cc4-b970-1401edb03293",
    "release_group_id": "a96e88f5-fb54-48ef-8d26-832a64f82700",
    "labels": [
        "100% Electronica"
    ],
    "label_ids": [
        "e7489d32-a9a8-4891-9851-b6b06f0fbd6b"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Negative Gemini (now under the stage name Neggy Gemmy) (real name, Lindsey French) is an electronic musician and producer based in L.A.\n--\nQ: How would you describe your music to someone who’s never heard it before?\n\nA:I usually say something like Oh, it’s like indie electronic. Then they say Oh, like EDM? and I say No, the opposite of that. And then they say Oh, like Foster the People? And then I pretend to be choking on something and excuse myself.\ndemurely.\n--\nHere's an interview with Lindsey French: https://www.ladygunn.com/music/from-nowhere-with-frequency-neggy-gemmy-is-not-from-here/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}