Information about plays

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

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

{
    "id": 3624687,
    "uri": "https://api.kexp.org/v2/plays/3624687/?format=api",
    "airdate": "2026-03-03T05:36:17-08:00",
    "show": 66078,
    "show_uri": "https://api.kexp.org/v2/shows/66078/?format=api",
    "image_uri": "https://ia801402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb500.jpg",
    "thumbnail_uri": "https://ia801402.us.archive.org/24/items/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b/mbid-059a71aa-4dfa-4b1b-9603-401eacf1d79b-43413884128_thumb250.jpg",
    "song": "Sally",
    "track_id": "a370f70f-82f1-4925-ae9f-c0970d53368e",
    "recording_id": "7222bd13-9a50-4205-b43e-538468c878f6",
    "artist": "Annabelle Chairlegs",
    "artist_ids": [
        "ac3b8da6-6727-4f06-98aa-f2b155bfff34"
    ],
    "album": "Waking Up",
    "release_id": "059a71aa-4dfa-4b1b-9603-401eacf1d79b",
    "release_group_id": "07a925f0-ee18-4755-ab5f-57209ecb4a83",
    "labels": [
        "TODO"
    ],
    "label_ids": [
        "49058d47-97cb-40a2-9ab2-aeb64ab333d1"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The third album from this Austin, TX outfit led by singer, songwriter, and guitarist Lindsey Mackin. Annabelle Chairlegs takes a big step forward with this new Ty Segall-produced collection. –Chris Sanley–",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}