Information about plays

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

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

{
    "id": 3439504,
    "uri": "https://api.kexp.org/v2/plays/3439504/?format=api",
    "airdate": "2024-12-18T03:54:18-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia600105.us.archive.org/13/items/mbid-2bb34e13-d1ed-43db-b83c-988111575920/mbid-2bb34e13-d1ed-43db-b83c-988111575920-40687923100_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/13/items/mbid-2bb34e13-d1ed-43db-b83c-988111575920/mbid-2bb34e13-d1ed-43db-b83c-988111575920-40687923100_thumb250.jpg",
    "song": "Higher (Oscar Farrell remix)",
    "track_id": "9cb37f7c-946c-486f-a620-f0308cff18b3",
    "recording_id": "87cecf66-1142-44ae-a39c-8064378928b4",
    "artist": "Kelly Lee Owens",
    "artist_ids": [
        "9d88eaab-f90a-4fbe-b84f-20da5518cd26"
    ],
    "album": "Higher (dh2 remixes)",
    "release_id": "2bb34e13-d1ed-43db-b83c-988111575920",
    "release_group_id": "cb96a8df-20e5-4966-a978-2bbaa35548d4",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://soundcloud.com/kellyleeowens/higher-oscar-farrell-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}