Information about plays

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

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

{
    "id": 3438056,
    "uri": "https://api.kexp.org/v2/plays/3438056/?format=api",
    "airdate": "2024-12-14T16:19:37-08:00",
    "show": 62110,
    "show_uri": "https://api.kexp.org/v2/shows/62110/?format=api",
    "image_uri": "https://ia903400.us.archive.org/15/items/mbid-1e566905-fa61-455b-8b83-cfeb22ad1d3b/mbid-1e566905-fa61-455b-8b83-cfeb22ad1d3b-39916258256_thumb500.jpg",
    "thumbnail_uri": "https://ia803400.us.archive.org/15/items/mbid-1e566905-fa61-455b-8b83-cfeb22ad1d3b/mbid-1e566905-fa61-455b-8b83-cfeb22ad1d3b-39916258256_thumb250.jpg",
    "song": "Company Culture",
    "track_id": "657578a9-ebc5-4fe0-80b9-a9a681ba747f",
    "recording_id": "30821fb0-84b7-4308-886a-75b3e15b1eb6",
    "artist": "Lambrini Girls",
    "artist_ids": [
        "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
    ],
    "album": "Company Culture",
    "release_id": "1e566905-fa61-455b-8b83-cfeb22ad1d3b",
    "release_group_id": "1d05448a-4d0c-4844-a248-81bf0c37ac1a",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2024-09-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phoebe Lunny (Guitar, Vocals) Lilly Macieira-Bosgelmez (Bass, Additional Vocals) and Sid Nichols (Drums) make up Brighton based band, Lambrini Girls!\n\nLambrini Girls were live in our studio in August for a performance that included \"Company Culture\" check it out here: https://www.youtube.com/watch?v=w7BfivzIreo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}