Information about plays

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

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

{
    "id": 3559021,
    "uri": "https://api.kexp.org/v2/plays/3559021/?format=api",
    "airdate": "2025-09-28T23:44:52-07:00",
    "show": 64694,
    "show_uri": "https://api.kexp.org/v2/shows/64694/?format=api",
    "image_uri": "https://coverartarchive.org/release/25878ba5-ff84-4c5f-8fef-135e1544bc0a/39896784875-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/25878ba5-ff84-4c5f-8fef-135e1544bc0a/39896784875-250.jpg",
    "song": "Ribena (extended mix)",
    "track_id": null,
    "recording_id": "f3ed1213-187e-4f1f-895b-e89c8b0ed50b",
    "artist": "4am Kru & Papa Levi",
    "artist_ids": [
        "ce2348e0-1819-4877-83d3-ed8c43133a5c",
        "37aa141e-8b74-4b8e-924f-5526a80c0691"
    ],
    "album": "Incognito Rhythm",
    "release_id": null,
    "release_group_id": "66d24e30-7cdd-4644-a2c9-0c08348f1b67",
    "labels": [
        "Embrace the Real Records"
    ],
    "label_ids": [
        "7defe72d-8f0e-4d46-a84f-320b55f8d5d1"
    ],
    "release_date": "2024-09-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big up to my 3am krew! Tune into my Overnight tomorrow and every week for more \"DnB at 3\"\n\nhttps://4amkru.bandcamp.com/album/incognito-rhythm-extended-mixes",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}