Information about plays

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

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

{
    "id": 3436383,
    "uri": "https://api.kexp.org/v2/plays/3436383/?format=api",
    "airdate": "2024-12-10T16:33:20-08:00",
    "show": 62075,
    "show_uri": "https://api.kexp.org/v2/shows/62075/?format=api",
    "image_uri": "https://ia601902.us.archive.org/16/items/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384-3852282266_thumb500.jpg",
    "thumbnail_uri": "https://ia601902.us.archive.org/16/items/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384/mbid-eabe4574-f277-470e-a3bc-a50ffd2d9384-3852282266_thumb250.jpg",
    "song": "Finer Feelings",
    "track_id": "c39acef1-e46d-3137-953e-60d6cbb947b5",
    "recording_id": "39de5e1a-1849-4097-bee6-9651a98e765e",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Ga Ga Ga Ga Ga",
    "release_id": "eabe4574-f277-470e-a3bc-a50ffd2d9384",
    "release_group_id": "9fe3ccc2-9649-3ac3-bc7f-a82d9b6ee815",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2007-07-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘Ga Ga Ga Ga Ga’ is Spoon’s sixth studio album. “With ‘Ga Ga Ga Ga Ga’, Spoon have once again found a gray area between the poles of pop accessibility and untested studio theorizing, modifying a formula that has grown to feel familiar even as it wanders, and refusing to square the circle while doing so,” says Pitchfork. https://bit.ly/3nCgC1A\n\nhttps://store.spoontheband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}