Information about plays

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

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

{
    "id": 3524891,
    "uri": "https://api.kexp.org/v2/plays/3524891/?format=api",
    "airdate": "2025-07-09T21:15:32-07:00",
    "show": 63968,
    "show_uri": "https://api.kexp.org/v2/shows/63968/?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://dn721508.ca.archive.org/0/items/mbid-abc2013c-b852-416d-967d-d6a3f21780cf/mbid-abc2013c-b852-416d-967d-d6a3f21780cf-42265177378_thumb250.jpg",
    "song": "How I Became a Madman",
    "track_id": "26a9c145-64fc-4161-95de-7636c5f90acb",
    "recording_id": "2e89c6e9-540a-4ab6-ba65-1607d8a9fc3c",
    "artist": "Ami Taf Ra feat. Kamasi Washington",
    "artist_ids": [
        "c7a3e868-c6d8-4512-a5ef-f6cbe42899b0",
        "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": "North African, LA-based singer-songwriter Ami Taf Ra has announced her debut album, The Prophet and The Madman, alongside the release of new single, \"How I Became A Madman\", featuring Kamasi Washington.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}