Information about plays

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

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

{
    "id": 3542668,
    "uri": "https://api.kexp.org/v2/plays/3542668/?format=api",
    "airdate": "2025-08-20T23:33:02-07:00",
    "show": 64343,
    "show_uri": "https://api.kexp.org/v2/shows/64343/?format=api",
    "image_uri": "https://coverartarchive.org/release/6d7e6d1a-e8ac-4018-9a9e-94575e157698/13559350417-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6d7e6d1a-e8ac-4018-9a9e-94575e157698/13559350417-250.jpg",
    "song": "Don't Care Where You From",
    "track_id": null,
    "recording_id": "48f25189-527b-4acf-9e6d-1a35f08c77d6",
    "artist": "47SOUL",
    "artist_ids": [
        "3bbc179b-cada-4022-a495-c1ee3566e033"
    ],
    "album": "Shamstep",
    "release_id": null,
    "release_group_id": "23e255bd-fcea-4186-9eac-0cc97f743de4",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"47SOUL single-handedly sowed the seeds of the Shamstep genre, an middle eastern genre combining electric dance music, and the traditional genre, Dakbe. The Palestinian musical collective formed in Jordan in 2013 with Tareq Abu Kwaik, Ramzy Suleiman, Walaa Sbait and Hamza Arnaout taking influence from hip-hop, electronica, and R&B and melding it with the sounds of Dabke, a traditional folk dance, and other Shaa’bi roots music from the Levantine region\"\nRead more about the band here:\nhttps://47soul.com/about/\n---\nCheck out this full performance from 47SOUL, presented by KEXP, recorded in 2019\nhttps://www.youtube.com/watch?v=tQus3sEosM4\n---\nhttps://47soul.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}