Information about plays

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

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

{
    "id": 3439657,
    "uri": "https://api.kexp.org/v2/plays/3439657/?format=api",
    "airdate": "2024-12-18T12:32:18-08:00",
    "show": 62142,
    "show_uri": "https://api.kexp.org/v2/shows/62142/?format=api",
    "image_uri": "https://ia601702.us.archive.org/29/items/mbid-9543dc91-e7f6-44c1-add4-e743007ec418/mbid-9543dc91-e7f6-44c1-add4-e743007ec418-27065934667_thumb500.jpg",
    "thumbnail_uri": "https://ia801702.us.archive.org/29/items/mbid-9543dc91-e7f6-44c1-add4-e743007ec418/mbid-9543dc91-e7f6-44c1-add4-e743007ec418-27065934667_thumb250.jpg",
    "song": "First Responders",
    "track_id": "8fcf567a-29b1-4d85-8e3f-2daa867cfda3",
    "recording_id": "885f8a0c-50e5-4e01-865a-5a11d8ee9ef4",
    "artist": "Dinner Party",
    "artist_ids": [
        "7345d55f-8b2c-4471-8727-ec46c9244115"
    ],
    "album": "Dinner Party",
    "release_id": "b866ec2c-59ec-4adb-b2f1-8604d42afd81",
    "release_group_id": "b6eb645c-2f78-486c-aab6-5f2d14ad055f",
    "labels": [
        "Sounds of Crenshaw"
    ],
    "label_ids": [
        "ab085818-1bf0-48b5-9d14-cbde6e836f42"
    ],
    "release_date": "2020-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Supergroup Dinner Party (Kamasi Washington, Robert Glasper, Terrace Martin and 9th Wonder) released one of the best albums in 2020.\n\nhttps://empire.bandcamp.com/album/dinner-party\n--\nFor this song, you can hear the drumbeat sampled from André Ceccarelli's 1976 'Gang Progress' and other elements from Sylvia St. James' 1980 'Ghetto Lament.'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}