Information about plays

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

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

{
    "id": 3428199,
    "uri": "https://api.kexp.org/v2/plays/3428199/?format=api",
    "airdate": "2024-11-21T08:50:34-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "https://ia600102.us.archive.org/3/items/mbid-adc13c96-fd03-42d0-b2f9-0b6918d19223/mbid-adc13c96-fd03-42d0-b2f9-0b6918d19223-39802900975_thumb500.jpg",
    "thumbnail_uri": "https://ia600102.us.archive.org/3/items/mbid-adc13c96-fd03-42d0-b2f9-0b6918d19223/mbid-adc13c96-fd03-42d0-b2f9-0b6918d19223-39802900975_thumb250.jpg",
    "song": "Major",
    "track_id": "7c0f1e40-d685-4324-8fd8-6583f60d7dda",
    "recording_id": "570bba4f-7f7b-4f45-bc1b-c8eab20f0da8",
    "artist": "Mulatu Astatke & Hoodna Orchestra",
    "artist_ids": [
        "67f0c7ca-14e8-47a3-be0e-bd2f2ffe25bb",
        "c1412bee-3d53-4c4b-b3dc-cc792345d24b"
    ],
    "album": "Tension",
    "release_id": "adc13c96-fd03-42d0-b2f9-0b6918d19223",
    "release_group_id": "9cbd04a6-4fa0-4bf6-979f-9e1481e70862",
    "labels": [
        "Batov Records"
    ],
    "label_ids": [
        "72500051-6183-4b30-b03c-e3ae5b0793cf"
    ],
    "release_date": "2024-11-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new from Mulatu Astatke! The father of Ethio-Jazz, going strong at 80. \n\nhttps://mulatuastatke.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}