Information about plays

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

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

{
    "id": 3616141,
    "uri": "https://api.kexp.org/v2/plays/3616141/?format=api",
    "airdate": "2026-02-11T11:24:01-08:00",
    "show": 65904,
    "show_uri": "https://api.kexp.org/v2/shows/65904/?format=api",
    "image_uri": "https://ia801201.us.archive.org/20/items/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff-17513520760_thumb500.jpg",
    "thumbnail_uri": "https://ia801201.us.archive.org/20/items/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff/mbid-b292c647-e3f6-4991-a919-7bd4df4d99ff-17513520760_thumb250.jpg",
    "song": "HUMBLE.",
    "track_id": "8e7b33d6-1a3f-4e41-98a1-a08aa2a32e37",
    "recording_id": "f696d44a-fbf1-4c0a-94a4-7a8382822dcf",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "DAMN.",
    "release_id": "b292c647-e3f6-4991-a919-7bd4df4d99ff",
    "release_group_id": "b88655ba-7469-48b8-a296-b9011ab73ef3",
    "labels": [
        "Top Dog Records"
    ],
    "label_ids": [
        "3bdf4987-3de7-4ed4-8d50-493ba5863c06"
    ],
    "release_date": "2017-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This won for Video of the Year, Best Hip-Hop Video, Best Direction, Best Visual Effects and Best Art Direction at the 2017 MTV Video Music Awards. Lamar opened the broadcast with a performance of song (along with \"DNA.\") where he was joined on stage by a team of ninjas.\n\nhttps://www.songfacts.com/facts/kendrick-lamar/humble",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}