Information about plays

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

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

{
    "id": 3439337,
    "uri": "https://api.kexp.org/v2/plays/3439337/?format=api",
    "airdate": "2024-12-17T18:00:15-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia802909.us.archive.org/20/items/mbid-1461ddb2-8e8b-40fa-a6a9-2407fc966071/mbid-1461ddb2-8e8b-40fa-a6a9-2407fc966071-17365049000_thumb500.jpg",
    "thumbnail_uri": "https://ia802909.us.archive.org/20/items/mbid-1461ddb2-8e8b-40fa-a6a9-2407fc966071/mbid-1461ddb2-8e8b-40fa-a6a9-2407fc966071-17365049000_thumb250.jpg",
    "song": "Treat Me Like Your Mother",
    "track_id": "528c04d0-ad59-3470-9103-c31d2d107676",
    "recording_id": "ba61abc4-4f65-44e8-ba0a-282a5ad4c60d",
    "artist": "The Dead Weather",
    "artist_ids": [
        "334bd887-9044-4c38-aebd-4baab851efb4"
    ],
    "album": "Horehound",
    "release_id": "2bad6b8d-35c9-36f8-a7b9-34d5699926cb",
    "release_group_id": "b7435103-780b-4d02-902c-87e7bb6ca9c7",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2009-07-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jack White teams with Alison Mosshart (the Kills) and members of QOTSA and his Raconteurs on this project, which delves deep into swampy blues rock.\n\nhttps://pitchfork.com/reviews/albums/13187-horehound/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}