Information about plays

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

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

{
    "id": 3559795,
    "uri": "https://api.kexp.org/v2/plays/3559795/?format=api",
    "airdate": "2025-09-30T21:53:24-07:00",
    "show": 64712,
    "show_uri": "https://api.kexp.org/v2/shows/64712/?format=api",
    "image_uri": "https://ia801901.us.archive.org/34/items/mbid-ae5fc24d-fbd2-43a5-b0b8-921f1973770c/mbid-ae5fc24d-fbd2-43a5-b0b8-921f1973770c-32941707865_thumb500.jpg",
    "thumbnail_uri": "https://dn721501.ca.archive.org/0/items/mbid-ae5fc24d-fbd2-43a5-b0b8-921f1973770c/mbid-ae5fc24d-fbd2-43a5-b0b8-921f1973770c-32941707865_thumb250.jpg",
    "song": "Home",
    "track_id": "b1e157b8-d2ab-4090-a297-36c0b99febd5",
    "recording_id": "03fcce41-3a48-4a7c-9779-e813783cddff",
    "artist": "KOKOROKO",
    "artist_ids": [
        "2650f0e7-3879-4b2c-8908-d025113cbece"
    ],
    "album": "Could We Be More",
    "release_id": "ae5fc24d-fbd2-43a5-b0b8-921f1973770c",
    "release_group_id": "5820e38c-cd2c-422f-8007-62044b4f13b2",
    "labels": [
        "Brownswood Recordings"
    ],
    "label_ids": [
        "6483a614-d00f-42b0-af39-a602b3ce5daa"
    ],
    "release_date": "2022-08-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut record from London based 8-piece band Kokoroko.\n\nhttps://kokoroko.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}