Information about plays

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

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

{
    "id": 3556675,
    "uri": "https://api.kexp.org/v2/plays/3556675/?format=api",
    "airdate": "2025-09-23T09:10:06-07:00",
    "show": 64640,
    "show_uri": "https://api.kexp.org/v2/shows/64640/?format=api",
    "image_uri": "https://ia904501.us.archive.org/4/items/mbid-82c46b86-d404-4e1c-a448-336826f49c6e/mbid-82c46b86-d404-4e1c-a448-336826f49c6e-29933530789_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-82c46b86-d404-4e1c-a448-336826f49c6e/mbid-82c46b86-d404-4e1c-a448-336826f49c6e-29933530789_thumb250.jpg",
    "song": "Heroes",
    "track_id": "550b7906-970e-4977-906b-eedc1d688e61",
    "recording_id": "19e37f6c-9af6-4f7b-80e3-891e6831b399",
    "artist": "Matthew Tavares",
    "artist_ids": [
        "aa2a2463-fa3c-4ad8-8ab1-e27fa2c63436"
    ],
    "album": "Modern Love",
    "release_id": "82c46b86-d404-4e1c-a448-336826f49c6e",
    "release_group_id": "d12eeeaf-2adf-4227-9ac7-496bafc6b6fe",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2021-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Canadian songwriter/producer is perhaps best known for his work with the instrumental group BADBADNOTGOOD, but his solo albums are a mix of genre spanning collaborations. As a songwriter, he has helped pen songs for the likes of Post Malone, Rosalía, Camilla Cabello, Kendrick Lamar, and Kali Uchis, and often works with producer Frank Dukes.\n\nhttps://bbemusic.bandcamp.com/track/heroes-matthew-tavares",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}