Information about plays

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

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

{
    "id": 3551043,
    "uri": "https://api.kexp.org/v2/plays/3551043/?format=api",
    "airdate": "2025-09-09T23:01:33-07:00",
    "show": 64521,
    "show_uri": "https://api.kexp.org/v2/shows/64521/?format=api",
    "image_uri": "https://ia801704.us.archive.org/24/items/mbid-4554c081-9664-4cf5-897b-67af25e947cd/mbid-4554c081-9664-4cf5-897b-67af25e947cd-39311297436_thumb500.jpg",
    "thumbnail_uri": "https://ia801704.us.archive.org/24/items/mbid-4554c081-9664-4cf5-897b-67af25e947cd/mbid-4554c081-9664-4cf5-897b-67af25e947cd-39311297436_thumb250.jpg",
    "song": "I Don’t Wanna",
    "track_id": "89d6a952-80b8-4517-9d3e-92ecaf21a2b1",
    "recording_id": "d22aadd1-077a-467d-9d78-2d9849fe534e",
    "artist": "Fcukers",
    "artist_ids": [
        "5e23e428-d9f5-4679-bd7c-8254d6f0a437"
    ],
    "album": "Baggy$$",
    "release_id": "4554c081-9664-4cf5-897b-67af25e947cd",
    "release_group_id": "d97b9915-fe8d-4a72-b2cd-09480e319ac2",
    "labels": [
        "Technicolour"
    ],
    "label_ids": [
        "1e7d663c-173e-4316-84b6-7fabfe8be930"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NYC sophisticated/raw rock band. Check out the station review of this record and pick it up on Bandcamp!  https://kexp.org/read/2024/9/9/new-music-reviews-99/ https://fcukers.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}