Information about plays

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

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

{
    "id": 3554976,
    "uri": "https://api.kexp.org/v2/plays/3554976/?format=api",
    "airdate": "2025-09-19T11:07:24-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://ia800405.us.archive.org/8/items/mbid-ee8bd99e-08f3-46e0-bf19-8b1e2cba0003/mbid-ee8bd99e-08f3-46e0-bf19-8b1e2cba0003-17058746202_thumb500.jpg",
    "thumbnail_uri": "https://ia800405.us.archive.org/8/items/mbid-ee8bd99e-08f3-46e0-bf19-8b1e2cba0003/mbid-ee8bd99e-08f3-46e0-bf19-8b1e2cba0003-17058746202_thumb250.jpg",
    "song": "All I Want",
    "track_id": "5f8efc19-279d-4b26-a7e9-47c41cbac317",
    "recording_id": "6883ec1c-33ee-4db9-8457-c4a69a731b9a",
    "artist": "Ride",
    "artist_ids": [
        "3f575ecd-627d-4f08-a89f-abd46d469c7e"
    ],
    "album": "Weather Diaries",
    "release_id": "ee8bd99e-08f3-46e0-bf19-8b1e2cba0003",
    "release_group_id": "8589d191-7d6f-450f-a380-ae9a4a18a8b8",
    "labels": [
        "Wichita"
    ],
    "label_ids": [
        "1c7066e4-c0ca-42c9-b1ae-d29a39855c0a"
    ],
    "release_date": "2017-06-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch Ride performing \"All I Want\" and five other songs Live on KEXP in 2017: https://youtu.be/2lncloqtuT0\n\nThey also returned to KEXP last year as they toured in support of their Interplay album: https://www.youtube.com/watch?v=2pQfl69Yogc&t=6s\n\nInterplay is the British group’s first album since returning the stage in 2015, with modern production touches courtesy of DJ Erol Alkan.\n\nRead a review here: https://tinyurl.com/mwt2n9f6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}