Information about plays

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

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

{
    "id": 3544914,
    "uri": "https://api.kexp.org/v2/plays/3544914/?format=api",
    "airdate": "2025-08-26T04:16:38-07:00",
    "show": 64390,
    "show_uri": "https://api.kexp.org/v2/shows/64390/?format=api",
    "image_uri": "https://coverartarchive.org/release/0d8d50e3-6899-4bad-8780-3713f2b87e10/29709457239-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0d8d50e3-6899-4bad-8780-3713f2b87e10/29709457239-250.jpg",
    "song": "SWEET / I THOUGHT YOU WANTED TO DANCE",
    "track_id": null,
    "recording_id": "439a57be-6e03-4ef1-a374-6fdcd9da46ca",
    "artist": "Tyler, the Creator feat. Brent Faiyaz & Fana Hues",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6",
        "201412c6-7ced-472b-87a9-9259ec3c07d3",
        "b7b5b59e-4b8f-4577-94f4-f0770d79033f"
    ],
    "album": "CALL ME IF YOU GET LOST",
    "release_id": null,
    "release_group_id": "c65de046-7a48-4269-b4e5-4db0ed328f47",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2021-06-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tyler called this his \"first Reggae song.\"\n\nThe two-part song – which sampled Panamanian-born Filberto ‘Fil’ Callender’s 1978 underground hit, Baby My Love, featuring Jah Stitch and backed by Fil’s Jamaican showband, The In Crowd--was certified Gold two years after its release.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}