Information about plays

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

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

{
    "id": 3423751,
    "uri": "https://api.kexp.org/v2/plays/3423751/?format=api",
    "airdate": "2024-11-10T15:18:37-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "https://ia601305.us.archive.org/16/items/mbid-6fe93c48-dcb1-4701-909c-e5f54e0a09e9/mbid-6fe93c48-dcb1-4701-909c-e5f54e0a09e9-38897162821_thumb500.jpg",
    "thumbnail_uri": "https://ia801305.us.archive.org/16/items/mbid-6fe93c48-dcb1-4701-909c-e5f54e0a09e9/mbid-6fe93c48-dcb1-4701-909c-e5f54e0a09e9-38897162821_thumb250.jpg",
    "song": "Terminal Woes",
    "track_id": "092535df-4b75-415c-af44-6507c456e8f6",
    "recording_id": "fc831d8f-a526-4527-9119-7240b9988d5a",
    "artist": "Salt Cathedral",
    "artist_ids": [
        "a289b721-febb-481b-8f17-572403bfc55a"
    ],
    "album": "Before It’s Gone",
    "release_id": "6fe93c48-dcb1-4701-909c-e5f54e0a09e9",
    "release_group_id": "a31319a0-aaad-4615-a656-16a7f4fddd9f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-03-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Bogotá, Colombia, and currently based in Brooklyn, New York. Larry Mizell, Jr. chose \"Terminal Woes\" as a KEXP Song of the Day earlier this year!\n\nYou can download the track for free here: https://tinyurl.com/4jcpudad\n\nCatch them live on KEXP from earlier this year: https://tinyurl.com/mrphewxs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}