Information about plays

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

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

{
    "id": 3440863,
    "uri": "https://api.kexp.org/v2/plays/3440863/?format=api",
    "airdate": "2024-12-21T12:27:16-08:00",
    "show": 62170,
    "show_uri": "https://api.kexp.org/v2/shows/62170/?format=api",
    "image_uri": "https://ia801403.us.archive.org/0/items/mbid-74a84681-442f-43a8-b713-dd23bb2f4f6a/mbid-74a84681-442f-43a8-b713-dd23bb2f4f6a-40586960648_thumb500.jpg",
    "thumbnail_uri": "https://ia601403.us.archive.org/0/items/mbid-74a84681-442f-43a8-b713-dd23bb2f4f6a/mbid-74a84681-442f-43a8-b713-dd23bb2f4f6a-40586960648_thumb250.jpg",
    "song": "to be free",
    "track_id": "4b881ac7-0a5f-4f8f-920a-af09117403d2",
    "recording_id": "d330778a-57d5-4f7c-a04f-fce26a52527b",
    "artist": "Night Tapes",
    "artist_ids": [
        "46c38a79-24c0-4902-9c69-13c1ef1da408"
    ],
    "album": "to be free",
    "release_id": "74a84681-442f-43a8-b713-dd23bb2f4f6a",
    "release_group_id": "c9f27126-938e-43f4-b66c-99d52684aeea",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2024-11-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Night Tapes is a dream-pop London trio. The band started out as evening jams between housemates Max Doohan, Sam Richards, and Iiris Vesik. \n--\n “to be free” is an early glimpse of their forthcoming debut album slated for the second half of 2025. \n\n\"‘to be free’ is about layers of perception. Everyone is a cyborg nowadays. Also, this song is probably as electronic as we’re ever going to venture to,” adds lead singer Iiris Vesik. The track is co-written by NYC duo Love Language.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}