Information about plays

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

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

{
    "id": 3599417,
    "uri": "https://api.kexp.org/v2/plays/3599417/?format=api",
    "airdate": "2026-01-02T21:38:58-08:00",
    "show": 65543,
    "show_uri": "https://api.kexp.org/v2/shows/65543/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Cannot",
    "track_id": null,
    "recording_id": "6d0ad228-b271-4f32-acda-9964c02735c2",
    "artist": "Fiokee Ft Yemi Alade",
    "artist_ids": [],
    "album": "It is Time",
    "release_id": null,
    "release_group_id": "a2a4f393-d909-4293-9dbf-5fffe1d9e75e",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fiokee is a renowned Nigerian guitarist and producer, celebrated as Africa's #1 guitarist for his distinctive, highlife-infused treble solos that have shaped modern Afrobeats, collaborating with top artists like Tiwa Savage, Davido, and Yemi Alade, gaining fame after winning the 2008 Star Quest competition and releasing his debut album \"Man\" in 2022.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}