Information about plays

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

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

{
    "id": 3519604,
    "uri": "https://api.kexp.org/v2/plays/3519604/?format=api",
    "airdate": "2025-06-27T17:21:18-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia801904.us.archive.org/19/items/mbid-8088f0c7-cd90-4764-b7fb-17ff30008975/mbid-8088f0c7-cd90-4764-b7fb-17ff30008975-4120427010_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/19/items/mbid-8088f0c7-cd90-4764-b7fb-17ff30008975/mbid-8088f0c7-cd90-4764-b7fb-17ff30008975-4120427010_thumb250.jpg",
    "song": "All for You",
    "track_id": "b582eae7-2022-4a1c-8ddb-721cf4561adc",
    "recording_id": "0d8762bc-5515-4c39-b613-56610ac4a601",
    "artist": "Janet Jackson",
    "artist_ids": [
        "6be2828f-6c0d-4059-99d4-fa18acf1a296"
    ],
    "album": "All for You",
    "release_id": "8088f0c7-cd90-4764-b7fb-17ff30008975",
    "release_group_id": "1c3e4ee5-361c-3f9b-baa1-485f7a28bf77",
    "labels": [],
    "label_ids": [],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MARCO COLLINS TAKEOVER!\n\nThis iconic track is the lead single for Janet Jackson's seventh studio album. See the music video here.\nhttps://www.youtube.com/watch?v=J551f-TyqjY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}