Information about plays

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

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

{
    "id": 3544952,
    "uri": "https://api.kexp.org/v2/plays/3544952/?format=api",
    "airdate": "2025-08-26T06:23:07-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia600907.us.archive.org/16/items/mbid-ad01706d-8965-4943-9778-e813bff589da/mbid-ad01706d-8965-4943-9778-e813bff589da-42813508335_thumb500.jpg",
    "thumbnail_uri": "https://ia800907.us.archive.org/16/items/mbid-ad01706d-8965-4943-9778-e813bff589da/mbid-ad01706d-8965-4943-9778-e813bff589da-42813508335_thumb250.jpg",
    "song": "Can’t Get No Love ’Round Here",
    "track_id": "5e0e1f4f-942b-4f36-9791-1cd354a7065b",
    "recording_id": "a63324f1-2881-4002-9c7b-902f20785f3a",
    "artist": "Nia Wyn",
    "artist_ids": [
        "f72b5405-2e27-4ca4-abd5-7b71b0d1f073"
    ],
    "album": "Can’t Get No Love ’Round Here",
    "release_id": "ad01706d-8965-4943-9778-e813bff589da",
    "release_group_id": "a0c9cdde-0f31-4cd0-b10f-f5fb6d6bad93",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-08-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Classic soul music.\n\n\"Can't Get No Love 'Round Here was written about my love/hate relationship with music, so to have such a good response to the song has been heartening.\"\n\nhttps://niawyn.bandcamp.com/\nhttps://niawyn.beehiiv.com/\nIG @niawynmusic",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}