Information about plays

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

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

{
    "id": 3574389,
    "uri": "https://api.kexp.org/v2/plays/3574389/?format=api",
    "airdate": "2025-11-05T17:12:38-08:00",
    "show": 65031,
    "show_uri": "https://api.kexp.org/v2/shows/65031/?format=api",
    "image_uri": "https://ia600307.us.archive.org/23/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb500.jpg",
    "thumbnail_uri": "https://ia800307.us.archive.org/23/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb250.jpg",
    "song": "Rain Can’t Reach Us",
    "track_id": "c7eb2f53-5d48-4b88-a19d-057379aef94b",
    "recording_id": "066466c7-7e42-4ed6-88e0-bc77eac1322c",
    "artist": "Yannis & the Yaw feat. Tony Allen",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5",
        "9b8df8fd-b3fa-4e41-8343-363b958b4ae5"
    ],
    "album": "Lagos Paris London",
    "release_id": "69c6cd67-2231-4867-b4d1-2f15adeeda16",
    "release_group_id": "dd78ae4f-6e49-42b7-9101-f1234ee0bc62",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2016, Foals frontman Yannis Philippakis was offered the opportunity of a lifetime: a two-day session working with the great drummer Tony Allen. \n\nThe recordings were never completed before Tony passed away in April 2020 at the age of 79. \n\nFortunately, a five-track EP of them was released in August 2024.\n https://yannistheyaw.bandcamp.com/album/lagos-paris-london",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}