Information about plays

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

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

{
    "id": 3543179,
    "uri": "https://api.kexp.org/v2/plays/3543179/?format=api",
    "airdate": "2025-08-22T05:34:15-07:00",
    "show": 64353,
    "show_uri": "https://api.kexp.org/v2/shows/64353/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-3353f63c-a34d-4526-80fe-f8797afa8aa5/mbid-3353f63c-a34d-4526-80fe-f8797afa8aa5-38697126013_thumb500.jpg",
    "thumbnail_uri": "https://ia800308.us.archive.org/17/items/mbid-3353f63c-a34d-4526-80fe-f8797afa8aa5/mbid-3353f63c-a34d-4526-80fe-f8797afa8aa5-38697126013_thumb250.jpg",
    "song": "Jacaré",
    "track_id": "47efcc24-10df-4b33-9489-622a23efc67d",
    "recording_id": "d8b3edd1-ddc5-4927-bf3c-8f2f3101b6e1",
    "artist": "Sofi Tukker",
    "artist_ids": [
        "4ac723f4-8be8-4a0d-a3ae-d5dda20f0a9a"
    ],
    "album": "BREAD",
    "release_id": "3353f63c-a34d-4526-80fe-f8797afa8aa5",
    "release_group_id": "f4d5f775-da2e-41f6-866c-557882ae0744",
    "labels": [
        "Sofi Tukker, LLC"
    ],
    "label_ids": [
        "2fc8c4a3-bbb0-4a51-ba30-2493ffdc8960"
    ],
    "release_date": "2024-08-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Neill, in Shreveport!\n\nSofi Tukker is a musical duo based in New York City.\n\nhttps://www.sofitukker.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}