Information about plays

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

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

{
    "id": 3580282,
    "uri": "https://api.kexp.org/v2/plays/3580282/?format=api",
    "airdate": "2025-11-19T15:46:46-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia800607.us.archive.org/18/items/mbid-149150eb-481e-4341-8a46-b4734679897d/mbid-149150eb-481e-4341-8a46-b4734679897d-41142810030_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-149150eb-481e-4341-8a46-b4734679897d/mbid-149150eb-481e-4341-8a46-b4734679897d-41142810030_thumb250.jpg",
    "song": "ENTROPIA",
    "track_id": "c5cc5a8b-fc79-4d2d-af0a-a1e2e3965f20",
    "recording_id": "153ba966-35c5-4abc-affe-fd1d31d7cbbe",
    "artist": "L’Impératrice",
    "artist_ids": [
        "abc31be8-02b2-4bb1-867d-604d50b7be78"
    ],
    "album": "ENTROPIA",
    "release_id": "149150eb-481e-4341-8a46-b4734679897d",
    "release_group_id": "e031254e-c6e1-481a-b5b7-039b5e48fa5a",
    "labels": [
        "microqlima"
    ],
    "label_ids": [
        "8d9c66d5-ce05-4685-b50d-2f7ca524b24f"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy was the host when French pop group L’Impératrice played live in the KEXP studio earlier this year (They finished their set with this song.): https://www.youtube.com/watch?v=g7hzeUKzzj8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}