Information about plays

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

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

{
    "id": 3428316,
    "uri": "https://api.kexp.org/v2/plays/3428316/?format=api",
    "airdate": "2024-11-21T15:54:16-08:00",
    "show": 61909,
    "show_uri": "https://api.kexp.org/v2/shows/61909/?format=api",
    "image_uri": "https://ia802905.us.archive.org/33/items/mbid-532f7f75-91d2-4a10-a13d-b5bf357a1a9a/mbid-532f7f75-91d2-4a10-a13d-b5bf357a1a9a-30852629969_thumb500.jpg",
    "thumbnail_uri": "https://ia902905.us.archive.org/33/items/mbid-532f7f75-91d2-4a10-a13d-b5bf357a1a9a/mbid-532f7f75-91d2-4a10-a13d-b5bf357a1a9a-30852629969_thumb250.jpg",
    "song": "Drivin’ Me Wild",
    "track_id": "b1abf8d6-2845-3680-8c44-37cf82b8bfea",
    "recording_id": "a58c2a53-1fbe-4768-a2b3-89a154412bca",
    "artist": "Common feat. Lily Allen",
    "artist_ids": [
        "6e0c7c0e-cba5-4c2c-a652-38f71ef5785d",
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602"
    ],
    "album": "Finding Forever",
    "release_id": "532f7f75-91d2-4a10-a13d-b5bf357a1a9a",
    "release_group_id": "7a903fd4-3ee0-3064-85db-7a73306ae61c",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2007-07-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Drivin' Me Wild\" contains samples of \"Love Has Fallen on Me\" by Rotary Connection and \"Ode to Billie Joe\" by Lou Donaldson.\n--\nWatch the video for this song, Produced by Kanye West, and featuring Lily Allen: https://www.youtube.com/watch?v=M6Mj6wPgQso",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}