Information about plays

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

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

{
    "id": 3549243,
    "uri": "https://api.kexp.org/v2/plays/3549243/?format=api",
    "airdate": "2025-09-05T13:52:51-07:00",
    "show": 64481,
    "show_uri": "https://api.kexp.org/v2/shows/64481/?format=api",
    "image_uri": "https://ia800307.us.archive.org/26/items/mbid-abc2013c-b852-416d-967d-d6a3f21780cf/mbid-abc2013c-b852-416d-967d-d6a3f21780cf-42265177378_thumb500.jpg",
    "thumbnail_uri": "https://ia600307.us.archive.org/26/items/mbid-abc2013c-b852-416d-967d-d6a3f21780cf/mbid-abc2013c-b852-416d-967d-d6a3f21780cf-42265177378_thumb250.jpg",
    "song": "God",
    "track_id": "91a5c19f-0e5e-4f39-91c9-3a1050ace338",
    "recording_id": "8db9bd6b-07b5-4e1b-9ad1-8315846ee95a",
    "artist": "Ami Taf Ra",
    "artist_ids": [
        "0e0b62fd-f14c-4fec-b284-b3cde159880d"
    ],
    "album": "The Prophet and the Madman",
    "release_id": "abc2013c-b852-416d-967d-d6a3f21780cf",
    "release_group_id": "f50a44d8-ed21-4519-9293-b960b0d7501f",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Music! \n\n\"Working with producer Kamasi Washington, the Moroccan-born, Los Angeles-based singer channels vintage spiritual jazz on a solo record that feels fresh, literary, and ecstatic.\"\n\nhttps://pitchfork.com/reviews/albums/ami-taf-ra-the-prophet-and-the-madman/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}