Information about plays

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

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

{
    "id": 3428189,
    "uri": "https://api.kexp.org/v2/plays/3428189/?format=api",
    "airdate": "2024-11-21T08:22:27-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia801709.us.archive.org/19/items/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5-39735906551_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/19/items/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5/mbid-bd229996-b32d-4abc-ad0d-fec64625fde5-39735906551_thumb250.jpg",
    "song": "Come Find Me",
    "track_id": "89947c87-4378-402e-b444-f9faa74d3e13",
    "recording_id": "0cf37485-e292-4c23-9fc6-b3943c5afd15",
    "artist": "Caribou",
    "artist_ids": [
        "735e3514-a8ae-401f-af3b-6300df1b8d2c"
    ],
    "album": "Honey",
    "release_id": "93b726b9-33ea-4454-9a45-5a827269ba43",
    "release_group_id": "f10de0f0-c640-486d-b956-451dcdde5cf4",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking about \"Come Find Me,\" Dan Snaith shares, \"I love this kind of chord sequence and the sort of French touch type of vibe, but it took a lot of time to find the right vocal hook and breakdown and make it more pop and concise.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}