Information about plays

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

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

{
    "id": 3546426,
    "uri": "https://api.kexp.org/v2/plays/3546426/?format=api",
    "airdate": "2025-08-29T19:36:29-07:00",
    "show": 64421,
    "show_uri": "https://api.kexp.org/v2/shows/64421/?format=api",
    "image_uri": "https://coverartarchive.org/release/0b9b15d5-21ff-4794-9110-aba0d523a3a5/22268561646-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0b9b15d5-21ff-4794-9110-aba0d523a3a5/22268561646-250.jpg",
    "song": "Le Cycle",
    "track_id": null,
    "recording_id": "c2a2c423-5175-41dc-9e43-d04d39935e74",
    "artist": "Daara J feat. Rokia Traoré",
    "artist_ids": [
        "98058d07-363a-421b-a102-21ee2303f3d3",
        "900fb180-4427-4e56-a99f-84adb74bd3bd"
    ],
    "album": "Boomerang",
    "release_id": null,
    "release_group_id": "260608c3-85e3-3397-aaaa-d4700e980579",
    "labels": [],
    "label_ids": [],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Daara J are a Senegalese rap duo that consists of N'Dongo D and Faada Freddy. Their music takes influence from hip hop, Afro-Cuban rhythms, and reggae and is performed in English, French, Spanish, and Wolof.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}