Information about plays

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

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

{
    "id": 3601154,
    "uri": "https://api.kexp.org/v2/plays/3601154/?format=api",
    "airdate": "2026-01-06T21:25:11-08:00",
    "show": 65582,
    "show_uri": "https://api.kexp.org/v2/shows/65582/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "4U",
    "track_id": "9ec0760b-1c5e-4b5e-904e-a846c975f45a",
    "recording_id": "19bf88d8-d7c0-4fcd-afe8-61154d164bd1",
    "artist": "Obongjayar",
    "artist_ids": [
        "9fef8897-8e04-455c-9ac4-cb4c0f855dc5"
    ],
    "album": "Paradise Now & Forever",
    "release_id": "5f67534a-65d4-4559-9551-65d77d1dd4be",
    "release_group_id": "e3ea0e1c-ef3c-4cb6-9d94-edfcdf8d4e1c",
    "labels": [
        "September Recordings"
    ],
    "label_ids": [
        "e7099b24-bdbe-44f3-9388-13ef84eebaaf"
    ],
    "release_date": "2025-11-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bonus cut from the new Obongjayar album 'Paradise Now.' \n\nhttps://obongjayar.bandcamp.com/album/paradise-now",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}