Information about plays

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

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

{
    "id": 3428557,
    "uri": "https://api.kexp.org/v2/plays/3428557/?format=api",
    "airdate": "2024-11-22T06:51:58-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia902203.us.archive.org/4/items/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516-39853013268_thumb500.jpg",
    "thumbnail_uri": "https://ia802203.us.archive.org/4/items/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516-39853013268_thumb250.jpg",
    "song": "Night or Day",
    "track_id": "3680c46f-f506-4c5e-82dc-cd2029e52b96",
    "recording_id": "7b506135-2ff5-4eb3-a229-19966a8abe6b",
    "artist": "Franz Ferdinand",
    "artist_ids": [
        "aa7a2827-f74b-473c-bd79-03d065835cf7"
    ],
    "album": "The Human Fear",
    "release_id": "1fa6d858-cdcc-4777-b7bf-23e356f44516",
    "release_group_id": "f684cb43-eb20-457a-a832-39bcc7d7ffb3",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Franz Ferdinand will play \n---Seattle at The Showbox SoDo on Monday, March 24th, 2025\n--San Francisco at The Warfield on Friday, March 28th, 2025.\n--\nFranz Ferdinand's new album \"The Human Fear\" will be out in January. Here's the official video for the new banger, \"Night or Day\": https://www.youtube.com/watch?v=PC1r33iVFAQ\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}