Information about plays

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

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

{
    "id": 3608996,
    "uri": "https://api.kexp.org/v2/plays/3608996/?format=api",
    "airdate": "2026-01-25T14:28:03-08:00",
    "show": 65752,
    "show_uri": "https://api.kexp.org/v2/shows/65752/?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": "LOYALTY.",
    "track_id": "4d84ec52-e3f4-452b-9d19-59b271b8b79b",
    "recording_id": "523c7a2f-130d-4e1a-b7d9-bf1bb082484b",
    "artist": "Kendrick Lamar feat. Rihanna",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077",
        "73e5e69d-3554-40d8-8516-00cb38737a1c"
    ],
    "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": "\"DAMN.\" won numerous awards after its release, including the 2018 Grammy for Best Rap Album. It was nominated for Album of the Year (he lost to Bruno Mars for \"24K Magic\").\n\nhttps://oklama.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}