Information about plays

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

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

{
    "id": 3422170,
    "uri": "https://api.kexp.org/v2/plays/3422170/?format=api",
    "airdate": "2024-11-06T17:25:38-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia801004.us.archive.org/3/items/mbid-2090e4dc-d8cd-47e0-ba1c-1fdea752addd/mbid-2090e4dc-d8cd-47e0-ba1c-1fdea752addd-23706309383_thumb500.jpg",
    "thumbnail_uri": "https://ia801004.us.archive.org/3/items/mbid-2090e4dc-d8cd-47e0-ba1c-1fdea752addd/mbid-2090e4dc-d8cd-47e0-ba1c-1fdea752addd-23706309383_thumb250.jpg",
    "song": "Bulls on Parade",
    "track_id": "19cf81ca-0125-42ae-a8df-307375df9593",
    "recording_id": "6e5c3010-8b3f-4551-b857-52aaa0b37e8b",
    "artist": "Denzel Curry",
    "artist_ids": [
        "5f95440d-7737-4a36-9bcf-c05337f7129b"
    ],
    "album": "Bulls on Parade (triple j Like a Version)",
    "release_id": "2090e4dc-d8cd-47e0-ba1c-1fdea752addd",
    "release_group_id": "a20f3053-4ce6-4f91-975a-a5713584b99a",
    "labels": [
        "Australian Broadcasting Corporation"
    ],
    "label_ids": [
        "194dce10-13b7-4c00-b9ba-d71ae6bdd68c"
    ],
    "release_date": "2019-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Denzel Curry's stunning cover of this Rage Against the Machine classic: https://www.revolvermag.com/music/see-denzel-currys-stunning-cover-rage-against-machines-bulls-parade\n--\nEnjoy this live performance by Denzel Curry in the KEXP studio in 2022: https://www.youtube.com/watch?v=HTnAvv4UdtA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}