Information about plays

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

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

{
    "id": 3437261,
    "uri": "https://api.kexp.org/v2/plays/3437261/?format=api",
    "airdate": "2024-12-12T18:21:29-08:00",
    "show": 62091,
    "show_uri": "https://api.kexp.org/v2/shows/62091/?format=api",
    "image_uri": "https://ia800701.us.archive.org/4/items/mbid-e71298be-e80b-44df-a5ca-0ecba953d806/mbid-e71298be-e80b-44df-a5ca-0ecba953d806-40527458594_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/4/items/mbid-e71298be-e80b-44df-a5ca-0ecba953d806/mbid-e71298be-e80b-44df-a5ca-0ecba953d806-40527458594_thumb250.jpg",
    "song": "Don't Look at Me",
    "track_id": "a1746638-61c3-4e6c-8a40-fd62f0e7f0ed",
    "recording_id": "cf4a728f-3f7b-4595-b005-f7b93814366a",
    "artist": "The Brian Jonestown Massacre, Aimee Nash",
    "artist_ids": [
        "a5329ed2-77d0-422f-bc43-58942a359a3e",
        "381e8434-109a-439c-8acc-5d328359f2e0"
    ],
    "album": "Don't Look at Me",
    "release_id": "e71298be-e80b-44df-a5ca-0ecba953d806",
    "release_group_id": "72ddf7e4-b014-4ed2-ad4d-bd04feaa3a93",
    "labels": [
        "A Records"
    ],
    "label_ids": [
        "5e3c0309-775b-4a4b-a183-b23bbf6da3ab"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from BJM - collaborating with Aimee Nash - an Australian singer, songwriter, actor, multi-instrumentalist, producer, and co-founder of the duo The Black Ryder - https://tinyurl.com/35m7nzku\n\nBJM are touring the UK and Europe in 2025!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}