Information about plays

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

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

{
    "id": 3558069,
    "uri": "https://api.kexp.org/v2/plays/3558069/?format=api",
    "airdate": "2025-09-26T19:35:59-07:00",
    "show": 64669,
    "show_uri": "https://api.kexp.org/v2/shows/64669/?format=api",
    "image_uri": "https://coverartarchive.org/release/5fdfad6e-887e-4b25-8982-5a363271fb5f/34071261776-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5fdfad6e-887e-4b25-8982-5a363271fb5f/34071261776-250.jpg",
    "song": "Holiday Action",
    "track_id": null,
    "recording_id": "a363d5a8-c9e2-443c-9dcd-f219c98f7501",
    "artist": "Livy Ekemezie",
    "artist_ids": [
        "a8e6c455-b93f-4a33-9540-46a257bc6589"
    ],
    "album": "Doing It in Lagos: Boogie, Pop & Disco in 1980s Nigeria",
    "release_id": null,
    "release_group_id": "5303e487-f0af-4086-9bc3-81b519d66384",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-12-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "An incredibly rare and incredibly funky Nigerian disco album! Originally released in 1983 and pressed at William Onyeabor’s vinyl plant and features the in-demand cut, 'Delectation' which saw an edit by Motor City Drum Ensemble.\n\nhttps://www.discogs.com/release/1440014-Livy-Ekemezie-Friday-Night\n\nhttps://soundwayrecords.bandcamp.com/track/holiday-action",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}