Information about plays

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

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

{
    "id": 3611175,
    "uri": "https://api.kexp.org/v2/plays/3611175/?format=api",
    "airdate": "2026-01-30T21:50:59-08:00",
    "show": 65796,
    "show_uri": "https://api.kexp.org/v2/shows/65796/?format=api",
    "image_uri": "https://coverartarchive.org/release/97da8a5e-e471-4a24-bcf7-cf07e519f6b6/37970939970-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/97da8a5e-e471-4a24-bcf7-cf07e519f6b6/37970939970-250.jpg",
    "song": "Fantasy",
    "track_id": null,
    "recording_id": "46c3f80f-334c-412d-a667-e98fb039abc1",
    "artist": "Niniola feat. Femi Kuti",
    "artist_ids": [
        "c638bf27-a1ac-4c1a-80a3-3d7de8ed606a",
        "702d2b90-eef0-4354-b2c4-6366eba92b7f"
    ],
    "album": "Colours and Sounds",
    "release_id": null,
    "release_group_id": "9a2cb209-f225-4a61-9dab-77d4af8793a5",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Niniola Apata, known professionally as Niniola, is a Nigerian singer and songwriter. She participated in the sixth season of Project Fame West Africa in 2013 After releasing her debut single \"Ibadi\", she was nominated for Most Promising Act to Watch at the 2015 Nigeria Entertainment Awards.\n\nhttps://www.youtube.com/watch?v=GOqmSv5cIlc Femi Live On KEXP!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}