Information about plays

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

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

{
    "id": 3633149,
    "uri": "https://api.kexp.org/v2/plays/3633149/?format=api",
    "airdate": "2026-03-24T14:43:07-07:00",
    "show": 66269,
    "show_uri": "https://api.kexp.org/v2/shows/66269/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No No No",
    "track_id": "90501164-407d-306f-a868-bd4e487c5fc1",
    "recording_id": "38709d54-ba40-41eb-8a8d-9f8cadf9dd2f",
    "artist": "Dawn Penn",
    "artist_ids": [
        "2303f592-119c-4ca7-b8fd-819c5ac5667d"
    ],
    "album": "Nice Up the Dance",
    "release_id": "d518308e-7dc4-47f1-a5e9-b320a31502d0",
    "release_group_id": "fbc23184-2335-360a-a927-f60cab5d788e",
    "labels": [
        "Soul Jazz Records"
    ],
    "label_ids": [
        "88ff5195-2c1a-4ea6-94b4-f96384f9bf52"
    ],
    "release_date": "2003-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another hit recorded at studio one!\n--\n\"You Don't Love Me (No, No, No)\" is a reimagined dancehall version of her own 1967 rocksteady original, which itself was inspired by Willie Cobbs' 1960 blues song. The 1994 comeback single became a global anthem, hitting #3 in the UK and featuring a melody inspired by the gospel hymn \"Jesus Loves Me\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}