Information about plays

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

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

{
    "id": 3656283,
    "uri": "https://api.kexp.org/v2/plays/3656283/?format=api",
    "airdate": "2026-05-18T06:12:18-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-7344fd93-431e-4af3-9886-e54e0b40c1f5/mbid-7344fd93-431e-4af3-9886-e54e0b40c1f5-39329081356_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-7344fd93-431e-4af3-9886-e54e0b40c1f5/mbid-7344fd93-431e-4af3-9886-e54e0b40c1f5-39329081356_thumb250.jpg",
    "song": "Colors",
    "track_id": "05f4e1ba-ed4b-464f-9123-6f0faaf7ed7a",
    "recording_id": "246377c9-d101-45bb-b30f-d0523918d5e9",
    "artist": "Chenayder feat. MAVI",
    "artist_ids": [
        "b0550e66-c72e-485c-b2bb-aa62f49dfc30",
        "175a1b69-7a19-4881-b1ca-fe6b84ff3a2d"
    ],
    "album": "Maybe In Another Life",
    "release_id": "7344fd93-431e-4af3-9886-e54e0b40c1f5",
    "release_group_id": "6e1eac7b-bfc6-4f8d-9ac2-93d22495dcb2",
    "labels": [
        "Alamo Records"
    ],
    "label_ids": [
        "34a6d25f-1aaa-431d-bfd1-6c3f4c50e8fb"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rising star Chenayder teamed up with North Carolina rapper MAVI on the hit track \"Colors\" in April 2024. The song features MAVI's acclaimed verse over a wavy, old-school soul-infused beat and became a fan-favorite, showcasing Chenayder's signature blend of hip-hop and R&B.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}