Information about plays

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

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

{
    "id": 3616320,
    "uri": "https://api.kexp.org/v2/plays/3616320/?format=api",
    "airdate": "2026-02-11T22:06:57-08:00",
    "show": 65908,
    "show_uri": "https://api.kexp.org/v2/shows/65908/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-4cc064e0-f1d9-40f5-8514-cf92c2ba1957/mbid-4cc064e0-f1d9-40f5-8514-cf92c2ba1957-44285919619_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-4cc064e0-f1d9-40f5-8514-cf92c2ba1957/mbid-4cc064e0-f1d9-40f5-8514-cf92c2ba1957-44285919619_thumb250.jpg",
    "song": "Ombak, Ombak",
    "track_id": "9552f1a9-4254-42e2-93e6-cc9e3bfb097e",
    "recording_id": "06596523-fac4-4297-8945-902868fcd5d7",
    "artist": "Ali & Charif Megarbane",
    "artist_ids": [
        "00a3ced4-16f5-469e-a7b0-c73c2581a42c",
        "bb18173b-25b4-443f-adcf-bcd74df831b5"
    ],
    "album": "Tirakat",
    "release_id": "4cc064e0-f1d9-40f5-8514-cf92c2ba1957",
    "release_group_id": "35ea1e9b-9163-43fc-8d12-04d0741caa45",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lebanese instrumental genius Charif Megarbane teams up for a new record with Jakarta-based trio Ali!\n\nhttps://habibifunkrecords.bandcamp.com/album/habibi034-tirakat",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}