Information about plays

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

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

{
    "id": 3548339,
    "uri": "https://api.kexp.org/v2/plays/3548339/?format=api",
    "airdate": "2025-09-03T08:08:49-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-6525a0dd-fe9f-46f3-a3a9-c9f7feee094b/mbid-6525a0dd-fe9f-46f3-a3a9-c9f7feee094b-42267245613_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-6525a0dd-fe9f-46f3-a3a9-c9f7feee094b/mbid-6525a0dd-fe9f-46f3-a3a9-c9f7feee094b-42267245613_thumb250.jpg",
    "song": "Thread and the Spark",
    "track_id": "9e33fdeb-34e0-47be-af34-e961d0cdcd8b",
    "recording_id": "0d122d4a-de8d-419a-b756-64c0d448d4a9",
    "artist": "Jamie Drake",
    "artist_ids": [
        "5c73a963-cc95-4c8b-869c-e0d0d8fb70c9"
    ],
    "album": "Thread and the Spark",
    "release_id": "6525a0dd-fe9f-46f3-a3a9-c9f7feee094b",
    "release_group_id": "fb0113b6-bea6-436c-8ebc-51bdacfb94ee",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of LA's best-kept musical songwriting secrets for over a decade -- collaborating with many greats -- Jamie Drake has all the while been carefully honing her craft and redefining herself.\n\nhttps://jamiedrakemusic.bandcamp.com/\nhttps://www.jamiedrakemusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}