Information about plays

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

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

{
    "id": 3634030,
    "uri": "https://api.kexp.org/v2/plays/3634030/?format=api",
    "airdate": "2026-03-26T21:11:13-07:00",
    "show": 66287,
    "show_uri": "https://api.kexp.org/v2/shows/66287/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-050fd0a7-6dfd-4db8-baca-e57375ac9eff/mbid-050fd0a7-6dfd-4db8-baca-e57375ac9eff-4520585290_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-050fd0a7-6dfd-4db8-baca-e57375ac9eff/mbid-050fd0a7-6dfd-4db8-baca-e57375ac9eff-4520585290_thumb250.jpg",
    "song": "Strange Enough",
    "track_id": "1e24ac19-29b2-3c91-9db9-adbc41587421",
    "recording_id": "1d811035-e547-402c-91f8-089e8954c75a",
    "artist": "N.A.S.A. feat. Karen O, Ol’ Dirty Bastard & Fat Lip",
    "artist_ids": [
        "14d44067-99c2-4f77-b58b-138f0b6911fa",
        "d50548a0-3cfd-4d7a-964b-0aef6545d819",
        "2cdda8a0-80c6-4929-b69c-8732fb4cd75b",
        "3f19d594-f107-4937-9d84-5e9ffb75550e"
    ],
    "album": "The Spirit of Apollo",
    "release_id": "050fd0a7-6dfd-4db8-baca-e57375ac9eff",
    "release_group_id": "19ce2bf7-5e32-3e0b-839c-95492bd81b97",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-02-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Musical collective N.A.S.A.'s track “Strange Enough”! The track boasts an impressive line-up that features Karen O, Fatlip of Pharcyde-ame and vocals by the late and great ODB.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}