Information about plays

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

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

{
    "id": 3554703,
    "uri": "https://api.kexp.org/v2/plays/3554703/?format=api",
    "airdate": "2025-09-18T18:29:46-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?format=api",
    "image_uri": "https://ia601606.us.archive.org/20/items/mbid-27163407-eeec-4c3c-a827-0a4944dcad07/mbid-27163407-eeec-4c3c-a827-0a4944dcad07-35499185337_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/20/items/mbid-27163407-eeec-4c3c-a827-0a4944dcad07/mbid-27163407-eeec-4c3c-a827-0a4944dcad07-35499185337_thumb250.jpg",
    "song": "attention",
    "track_id": "3053a4f5-6f10-47a4-b8b5-abbe599a0bef",
    "recording_id": "c9eb50f4-bf2f-4aeb-b0fb-185cf950ef89",
    "artist": "uh",
    "artist_ids": [
        "c3764190-891f-495c-95c4-4d85d81889d0"
    ],
    "album": "humanus",
    "release_id": "27163407-eeec-4c3c-a827-0a4944dcad07",
    "release_group_id": "800c24e7-85e4-40b1-b737-9889164b2ab4",
    "labels": [
        "Prah Recordings"
    ],
    "label_ids": [
        "83d79e40-676d-46e5-8183-37ef18742868"
    ],
    "release_date": "2023-04-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pop duo (and siblings) Dominic and Fionnuala Kennedy perform as Uh and they recorded in a live take on classic analog Roland synths and antique reverbs at PRAH Studios - you can pick up the entire album at Finn and Dom Kennedy's Bandcamp: https://uhuhuh.bandcamp.com/album/humanus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}