Information about plays

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

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

{
    "id": 3552213,
    "uri": "https://api.kexp.org/v2/plays/3552213/?format=api",
    "airdate": "2025-09-12T19:33:22-07:00",
    "show": 64544,
    "show_uri": "https://api.kexp.org/v2/shows/64544/?format=api",
    "image_uri": "https://coverartarchive.org/release/793f7f24-2c69-4bb7-87e4-9b5c6f535535/39028318677-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/793f7f24-2c69-4bb7-87e4-9b5c6f535535/39028318677-250.jpg",
    "song": "Turn Me Up",
    "track_id": null,
    "recording_id": "8e85c144-667e-48a8-8997-bb60f56cac84",
    "artist": "Tems",
    "artist_ids": [
        "5b2a8faa-ffee-4706-a1a8-58f109bc8ca2"
    ],
    "album": "Born in the Wild",
    "release_id": null,
    "release_group_id": "10bb7c0f-b95e-41e2-8fad-68e131deb09d",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-06-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Temilade Openiyi, known professionally as Tems, is a Nigerian singer, songwriter, record producer, and Grammy Award winner. Born in Lagos in 1995, she's a leader in Nigeria's alté music movement, which blends hip-hop, dancehall, Afrobeats, and alternative R&B. Her distinctive bassy vocals helped make Wizkid's 2020 single \"Essence\" a breakout hit, and the remix featuring Justin Bieber reached number 9 on the Billboard Hot 100.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}