Information about plays

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

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

{
    "id": 3519938,
    "uri": "https://api.kexp.org/v2/plays/3519938/?format=api",
    "airdate": "2025-06-28T12:57:25-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://ia802900.us.archive.org/6/items/mbid-7c65ced9-4c7c-472c-b8b4-0bf4b63b0764/mbid-7c65ced9-4c7c-472c-b8b4-0bf4b63b0764-29335055732_thumb500.jpg",
    "thumbnail_uri": "https://ia802900.us.archive.org/6/items/mbid-7c65ced9-4c7c-472c-b8b4-0bf4b63b0764/mbid-7c65ced9-4c7c-472c-b8b4-0bf4b63b0764-29335055732_thumb250.jpg",
    "song": "I Wanna Be Your Girlfriend",
    "track_id": "108bbba6-c550-412d-9c60-4e4265933015",
    "recording_id": "6499f190-305d-47cb-a349-d31201ecfbd7",
    "artist": "girl in red",
    "artist_ids": [
        "4ae429fe-735c-4968-8253-a591421b1bd0"
    ],
    "album": "Chapter 1",
    "release_id": "7c65ced9-4c7c-472c-b8b4-0bf4b63b0764",
    "release_group_id": "f14b48e3-029a-4ffe-882d-17cb9b34c14c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marie Ulven of girl in red is from Norway and is on tour in Europe. Catch her live if you can!\nhttps://www.worldinred.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}