Information about plays

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

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

{
    "id": 3624883,
    "uri": "https://api.kexp.org/v2/plays/3624883/?format=api",
    "airdate": "2026-03-03T16:52:56-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-27ee7d2d-4ea8-4849-8a4e-8e4b05d611e1/mbid-27ee7d2d-4ea8-4849-8a4e-8e4b05d611e1-29398429148_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-27ee7d2d-4ea8-4849-8a4e-8e4b05d611e1/mbid-27ee7d2d-4ea8-4849-8a4e-8e4b05d611e1-29398429148_thumb250.jpg",
    "song": "Fear No Man",
    "track_id": "611df2da-7eba-4165-bb60-6931aecdbe29",
    "recording_id": "c4ffc2f1-3374-4a87-a0e5-12b0bb8ad260",
    "artist": "Little Simz",
    "artist_ids": [
        "3cdb40fe-a63e-4bb9-b40d-17cda5f50979"
    ],
    "album": "Sometimes I Might Be Introvert",
    "release_id": "27ee7d2d-4ea8-4849-8a4e-8e4b05d611e1",
    "release_group_id": "e95de3f4-84db-4d24-8d06-fd970576a6ef",
    "labels": [
        "AGE 101 MUSIC"
    ],
    "label_ids": [
        "39133c4b-b863-49e8-8492-c4e124687ad0"
    ],
    "release_date": "2021-09-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In August 2021, Gabriel Teodros sat down with Little Simz for conversation and performance in a Live on KEXP at Home session - it included a discussion of the books she was reading! Check it out!\nhttps://youtu.be/ynoR0zEdMe4\n\nhttps://www.littlesimz.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}