Information about plays

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

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

{
    "id": 3550368,
    "uri": "https://api.kexp.org/v2/plays/3550368/?format=api",
    "airdate": "2025-09-08T07:58:20-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia600102.us.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb250.jpg",
    "song": "Skipping Like A Stone",
    "track_id": "53f3a00a-99cd-43d7-bb9f-3ad540402e8c",
    "recording_id": "ff894c23-f522-4268-a172-aa5ea9908371",
    "artist": "The Chemical Brothers feat. Beck",
    "artist_ids": [
        "309c62ba-7a22-4277-9f67-4a162526d18a",
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "For That Beautiful Feeling",
    "release_id": "c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57",
    "release_group_id": "0eb13d65-b2a3-4b1b-9a2e-da61d6ba55e5",
    "labels": [
        "EMI Records"
    ],
    "label_ids": [
        "246a4d5c-3c88-4b8c-b0d5-86e2ee8f7079"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Chemical Brothers released For That Beautiful feeling, their tenth album, on this day in 2023!\n\nThis album also earned the Manchester electronic music duo a Grammy nomination.\n\nhttps://www.thechemicalbrothers.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}