Information about plays

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

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

{
    "id": 3550538,
    "uri": "https://api.kexp.org/v2/plays/3550538/?format=api",
    "airdate": "2025-09-08T18:32:21-07:00",
    "show": 64511,
    "show_uri": "https://api.kexp.org/v2/shows/64511/?format=api",
    "image_uri": "https://coverartarchive.org/release/de6fbc79-5220-458f-9fda-c0471e13b533/32429965919-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/de6fbc79-5220-458f-9fda-c0471e13b533/32429965919-250.jpg",
    "song": "Abla Deme Lazım Olur",
    "track_id": null,
    "recording_id": "020dbe01-9520-4e1a-b50c-69cc7d7ae1c8",
    "artist": "Lalalar",
    "artist_ids": [
        "992e0d8a-bf9f-4ceb-9ca3-6bc9be688e52"
    ],
    "album": "Bi Cinnete Bakar",
    "release_id": null,
    "release_group_id": "399d20fc-110f-42b4-bea7-77bebf117349",
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [
        "333df535-433c-482b-9d61-87cb70979a5d"
    ],
    "release_date": "2022-05-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Riding a wave of fierce energy and acclaim generated by their show-stopping festival performances at Le Guess Who and Trans Musicales, Lalalar now unleash their hotly-anticipated debut album, Bi Cinnete Bakar. The brainchild of three of Turkey’s most active and innovative alternative artists – Ali Güçlü Şimşek, Barlas Tan Özemek and Kaan Düzarat – the album is a thrilling mix of punk energy, dark electronics and Turkish instrumentation and samples.\n\nhttps://lalalar.bandcamp.com/album/bi-cinnete-bakar",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}