Information about plays

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

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

{
    "id": 3521340,
    "uri": "https://api.kexp.org/v2/plays/3521340/?format=api",
    "airdate": "2025-07-01T19:30:39-07:00",
    "show": 63894,
    "show_uri": "https://api.kexp.org/v2/shows/63894/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Eshrab Kasak weTahana",
    "track_id": null,
    "recording_id": "23d8219c-2342-4ce1-9e16-4e375b538176",
    "artist": "SHIRAN & Bakal",
    "artist_ids": [],
    "album": "Electro Baghdad - اليكترو بغداد",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2025-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://shiran-music.bandcamp.com/album/electro-baghdad",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}