Information about plays

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

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

{
    "id": 3422906,
    "uri": "https://api.kexp.org/v2/plays/3422906/?format=api",
    "airdate": "2024-11-08T13:00:49-08:00",
    "show": 61795,
    "show_uri": "https://api.kexp.org/v2/shows/61795/?format=api",
    "image_uri": "https://ia800505.us.archive.org/13/items/mbid-bc27e24c-88f6-455e-ac5e-b82c56e922ee/mbid-bc27e24c-88f6-455e-ac5e-b82c56e922ee-36614427448_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/13/items/mbid-bc27e24c-88f6-455e-ac5e-b82c56e922ee/mbid-bc27e24c-88f6-455e-ac5e-b82c56e922ee-36614427448_thumb250.jpg",
    "song": "Remember Me",
    "track_id": "4f250233-b1a5-3a18-add5-25402c1f6c91",
    "recording_id": "188b3f22-7f54-41f5-a62c-5f3c3c70a028",
    "artist": "Blue Boy",
    "artist_ids": [
        "b494e318-ce8c-433b-8623-653b5319a86b"
    ],
    "album": "Dope on Plastic! Volume 4",
    "release_id": "bc27e24c-88f6-455e-ac5e-b82c56e922ee",
    "release_group_id": "71129bec-1f4b-3d38-a7d4-fa5fb035bc15",
    "labels": [
        "React America"
    ],
    "label_ids": [
        "17dc5826-7a8b-472c-bcd8-4f98f1406c1f"
    ],
    "release_date": "1997-03-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Whew, we made it - Happy Friday!\nHave a request? Email dj@kexp.org or text 206-903-5397\n\n“Remember Me” is the 1997 hit from Scottish DJ Alexis “Lex” Blackmore under his stage name “Blue Boy”. The song is built around a 1969 track titled “Woman of the Ghetto” by Marlena Shaw, a well-known and historic American singer: https://storyofsong.com/story/remember-me/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}