Information about plays

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

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

{
    "id": 3428246,
    "uri": "https://api.kexp.org/v2/plays/3428246/?format=api",
    "airdate": "2024-11-21T11:38:11-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia800102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/32/items/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db/mbid-0640fa21-e74d-4fcf-b324-8ff64ca624db-39846101454_thumb250.jpg",
    "song": "So Easy",
    "track_id": "c37f4d5e-6ada-4b41-87a0-cd8d002fdf6d",
    "recording_id": "c0898e06-fe0e-4ea8-8074-501e3818768b",
    "artist": "Fazerdaze",
    "artist_ids": [
        "d51ce0e4-027e-4ecf-a87e-c02a08149f42"
    ],
    "album": "Soft Power",
    "release_id": "0640fa21-e74d-4fcf-b324-8ff64ca624db",
    "release_group_id": "cd946c6f-fc45-44c6-aa62-c0683e40bccd",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fazerdaze is visiting us for a Live on KEXP session next Tuesday. Come down and join this FREE session at noon on November 26th! You can also catch her on Friday, November 29th at the Neptune supporting Pond in Seattle.\n\nhttps://kexp.org/events/kexp-events/fazerdaze-live-on-kexp-kexp_365206/\n--\nNew Zealand artist and producer Fazerdaze (Amelia Murray) explores the complexities of womanhood on her transformational sophomore album, 𝑺𝒐𝒇𝒕 π‘·π’π’˜π’†π’“.\n\nhttps://fazerdaze.bandcamp.com/album/soft-power",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}