Information about plays

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

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

{
    "id": 3635154,
    "uri": "https://api.kexp.org/v2/plays/3635154/?format=api",
    "airdate": "2026-03-29T14:17:44-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://ia800607.us.archive.org/7/items/mbid-64a3f847-a0e2-448b-b5a1-7e6857014b56/mbid-64a3f847-a0e2-448b-b5a1-7e6857014b56-36278861335_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-64a3f847-a0e2-448b-b5a1-7e6857014b56/mbid-64a3f847-a0e2-448b-b5a1-7e6857014b56-36278861335_thumb250.jpg",
    "song": "WUACV",
    "track_id": "8dd6d1c7-c412-42ef-bc88-6c972b7d5083",
    "recording_id": "f6227229-506a-4c4f-8954-f4c7ea77b2b8",
    "artist": "Tkay Maidza",
    "artist_ids": [
        "e1811d3a-4631-4bfe-9b42-d0418524137e"
    ],
    "album": "Sweet Justice",
    "release_id": "64a3f847-a0e2-448b-b5a1-7e6857014b56",
    "release_group_id": "7a00539a-7dbd-4fa7-98f5-3a8d6a63177f",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2023-11-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance by Zimbabwe-born Australian singer/rapper Tkay Maidza for KEXP's Live at Home in 2020: https://www.youtube.com/watch?v=iNNCG_dqrdk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}