Information about plays

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

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

{
    "id": 3421793,
    "uri": "https://api.kexp.org/v2/plays/3421793/?format=api",
    "airdate": "2024-11-05T17:09:04-08:00",
    "show": 61773,
    "show_uri": "https://api.kexp.org/v2/shows/61773/?format=api",
    "image_uri": "https://ia600102.us.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/0/items/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57/mbid-c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57-36243749978_thumb250.jpg",
    "song": "The Darkness That You Fear (Harvest mix)",
    "track_id": "bcf7fbb4-6c20-4492-8a34-494c004fd5ec",
    "recording_id": "c75e3a97-bdf1-4077-aa6b-0f3453c70797",
    "artist": "The Chemical Brothers",
    "artist_ids": [
        "1946a82a-f927-40c2-8235-38d64f50d043"
    ],
    "album": "For That Beautiful Feeling",
    "release_id": "c3eb52e3-7f3e-43bb-9fa2-55c0abb50b57",
    "release_group_id": "0eb13d65-b2a3-4b1b-9a2e-da61d6ba55e5",
    "labels": [
        "EMI Records"
    ],
    "label_ids": [
        "246a4d5c-3c88-4b8c-b0d5-86e2ee8f7079"
    ],
    "release_date": "2023-09-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'The Darkness That You Fear' is a hopeful piece of music,” the duo’s Tom Rowlands reveals. \"When we found the combination of the different voices worked set to the flow of the music, it made us feel optimistic—like it was something we wanted to share.\" https://tinyurl.com/yarrwj9",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}