Information about plays

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

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

{
    "id": 3439747,
    "uri": "https://api.kexp.org/v2/plays/3439747/?format=api",
    "airdate": "2024-12-18T17:48:08-08:00",
    "show": 62144,
    "show_uri": "https://api.kexp.org/v2/shows/62144/?format=api",
    "image_uri": "https://ia800307.us.archive.org/23/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb500.jpg",
    "thumbnail_uri": "https://ia600307.us.archive.org/23/items/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16/mbid-69c6cd67-2231-4867-b4d1-2f15adeeda16-38602519482_thumb250.jpg",
    "song": "Under the Strikes",
    "track_id": "7fae1fa6-caeb-4890-877a-0240883258c4",
    "recording_id": "42d846ce-0dcb-413f-bfb2-8d7938420423",
    "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": "Foals frontman Yannis Philippakis got the opportunity of a lifetime: a two-day session working with the great drummer Tony Allen and this EP is the result.\n\nhttps://diymag.com/news/yannis-and-the-yaw-tony-allen-under-the-strikes\nhttps://yannistheyaw.bandcamp.com/album/lagos-paris-london",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}