Information about plays

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

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

{
    "id": 3427958,
    "uri": "https://api.kexp.org/v2/plays/3427958/?format=api",
    "airdate": "2024-11-20T19:58:11-08:00",
    "show": 61903,
    "show_uri": "https://api.kexp.org/v2/shows/61903/?format=api",
    "image_uri": "https://ia601509.us.archive.org/12/items/mbid-6ed3c9a1-dd8a-4d76-a24f-3b660699b236/mbid-6ed3c9a1-dd8a-4d76-a24f-3b660699b236-16286499249_thumb500.jpg",
    "thumbnail_uri": "https://ia601509.us.archive.org/12/items/mbid-6ed3c9a1-dd8a-4d76-a24f-3b660699b236/mbid-6ed3c9a1-dd8a-4d76-a24f-3b660699b236-16286499249_thumb250.jpg",
    "song": "Mimi Pretend",
    "track_id": "a4d0c9c8-d6cd-4dab-9d26-2e082bb968f1",
    "recording_id": "e12d46c7-3717-4f54-8ae9-33f448282016",
    "artist": "Ulrika Spacek",
    "artist_ids": [
        "b4e8e5f4-be91-473f-af73-de332ecd8f20"
    ],
    "album": "Modern English Decoration",
    "release_id": "6ed3c9a1-dd8a-4d76-a24f-3b660699b236",
    "release_group_id": "ce2dcef3-428d-475a-8f47-c579e3e03d68",
    "labels": [
        "Tough Love Records"
    ],
    "label_ids": [
        "dc93b00d-8b25-4168-a500-8ed5aa829492"
    ],
    "release_date": "2017-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ulrika Spacek stopped by KEXP on their last tour. Watch the session here: https://www.youtube.com/watch?v=ZEh-f0Dwmqw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}