Information about plays

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

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

{
    "id": 3549712,
    "uri": "https://api.kexp.org/v2/plays/3549712/?format=api",
    "airdate": "2025-09-06T18:48:05-07:00",
    "show": 64494,
    "show_uri": "https://api.kexp.org/v2/shows/64494/?format=api",
    "image_uri": "https://ia800106.us.archive.org/10/items/mbid-e1705c9d-1632-448f-a235-5be2b891b7cd/mbid-e1705c9d-1632-448f-a235-5be2b891b7cd-40574148568_thumb500.jpg",
    "thumbnail_uri": "https://ia600106.us.archive.org/10/items/mbid-e1705c9d-1632-448f-a235-5be2b891b7cd/mbid-e1705c9d-1632-448f-a235-5be2b891b7cd-40574148568_thumb250.jpg",
    "song": "Birds",
    "track_id": "3157f691-0e86-4914-b650-9de7e8d8e74f",
    "recording_id": "7426bfd8-3749-4c38-972a-ce5003fac261",
    "artist": "Eddie Chacon feat. Nick Hakim",
    "artist_ids": [
        "6996c534-61ca-4c7d-805b-07247227f902",
        "21e8f8ef-00d2-4748-be00-451f1f5dfcaa"
    ],
    "album": "Lay Low",
    "release_id": "e1705c9d-1632-448f-a235-5be2b891b7cd",
    "release_group_id": "1087bae3-8867-4da0-8ac7-aa2720fc405b",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-01-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Having collaborated with John Carroll Kirby on his last two albums, Eddie Chacon teamed up with Nick Hakim to produce this new collection of songs of loving and letting go.\n\nhttps://eddiechaconofficial.bandcamp.com/album/lay-low",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}