Information about plays

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

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

{
    "id": 3428361,
    "uri": "https://api.kexp.org/v2/plays/3428361/?format=api",
    "airdate": "2024-11-21T18:26:30-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia600100.us.archive.org/10/items/mbid-b1c639d0-b918-47e4-a3c8-74f4e3237e44/mbid-b1c639d0-b918-47e4-a3c8-74f4e3237e44-40036214935_thumb500.jpg",
    "thumbnail_uri": "https://ia800100.us.archive.org/10/items/mbid-b1c639d0-b918-47e4-a3c8-74f4e3237e44/mbid-b1c639d0-b918-47e4-a3c8-74f4e3237e44-40036214935_thumb250.jpg",
    "song": "Dance on the World",
    "track_id": "bc45716e-eae2-4f4b-85d7-67a920c6cd75",
    "recording_id": "fddb76ea-74aa-49ec-8d75-c464f798d834",
    "artist": "Maribou State feat. North Downs",
    "artist_ids": [
        "72034a05-bcd8-40c2-8255-3ee4ac0e7ef0",
        "81af2f37-6312-44b2-8bfe-1b740b57e03f"
    ],
    "album": "Hallucinating Love",
    "release_id": "b1c639d0-b918-47e4-a3c8-74f4e3237e44",
    "release_group_id": "2a3fdedd-f9e2-45f9-987a-be2d91d1f9eb",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2025-01-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New third record from UK duo of Chris Davids & Liam Ivory.\n\nhttps://mariboustate.bandcamp.com/album/hallucinating-love\n\nMaribou State will be on tour in 2025:\n-April 2nd & 3rd @ Commodore Ballroom in Vancouver, B.C.\n-April 4th @ Showbox SoDo in Seattle\n-April 5th @ Roseland Theater in Portland, OR\n\nhttps://mariboustate.com/pages/live",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}