Information about plays

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

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

{
    "id": 3619346,
    "uri": "https://api.kexp.org/v2/plays/3619346/?format=api",
    "airdate": "2026-02-19T02:49:45-08:00",
    "show": 65971,
    "show_uri": "https://api.kexp.org/v2/shows/65971/?format=api",
    "image_uri": "https://coverartarchive.org/release/512c0644-21d2-4a00-858f-8684979ce3aa/6108536751-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/512c0644-21d2-4a00-858f-8684979ce3aa/6108536751-250.jpg",
    "song": "Beaten Metal",
    "track_id": null,
    "recording_id": "9fca65a6-e653-4ca3-bfbb-600b5f0a9b5a",
    "artist": "Antibalas",
    "artist_ids": [
        "33c2a158-a788-44e5-81ab-142d544a165b"
    ],
    "album": "Security",
    "release_id": null,
    "release_group_id": "09ef5795-bd02-3bda-b087-e6ffa725123c",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2007-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Antibalas last appeared Live on KEXP in February 2020. Enjoy the full live performance here: https://kexp.org/sessions/archive/antibalas-live-on-kexp-recorded-february-20-2020/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}