Information about plays

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

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

{
    "id": 3343730,
    "uri": "https://api.kexp.org/v2/plays/3343730/?format=api",
    "airdate": "2024-05-04T13:04:57-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia801702.us.archive.org/1/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb500.jpg",
    "thumbnail_uri": "https://ia801702.us.archive.org/1/items/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451/mbid-d42a9249-7c94-418b-b33b-adfb3a4fe451-38345542455_thumb250.jpg",
    "song": "Gemini",
    "track_id": "68f8562e-5f31-4a38-b6ef-e0ca91e1c9d8",
    "recording_id": "1c1ab4ec-325a-4f59-9d6e-3ee47847cd55",
    "artist": "Angélica Garcia",
    "artist_ids": [
        "11dee790-19d5-4afb-bff7-fd85115e3ed3"
    ],
    "album": "Gemelo",
    "release_id": "d42a9249-7c94-418b-b33b-adfb3a4fe451",
    "release_group_id": "025a02ec-b976-4e03-bdeb-683c02611df5",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2024-06-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York peeps! She'll be at Elsewhere in Brooklyn Tuesday, July 9th.\n\nhttps://angelicagarcia.bandcamp.com/album/gemelo",
    "play_type": "trackplay"
}