Information about plays

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

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

{
    "id": 3563161,
    "uri": "https://api.kexp.org/v2/plays/3563161/?format=api",
    "airdate": "2025-10-09T21:35:26-07:00",
    "show": 64790,
    "show_uri": "https://api.kexp.org/v2/shows/64790/?format=api",
    "image_uri": "https://coverartarchive.org/release/c1adee80-6138-4958-a7a8-2bc87fd36ae5/35689613619-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c1adee80-6138-4958-a7a8-2bc87fd36ae5/35689613619-250.jpg",
    "song": "Daydreaming",
    "track_id": null,
    "recording_id": "2fd83438-f522-4709-868a-3aebee262fef",
    "artist": "NxWorries",
    "artist_ids": [
        "96c5c9a3-6c9b-41a7-90cc-e7375afbfde1"
    ],
    "album": "Daydreaming",
    "release_id": null,
    "release_group_id": "ac2ae147-29e8-4fd5-bcf6-0024873526a2",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2023-05-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anderson.Paak and Knxwledge are NxWorries. The collaboration began with “Suede.” By the time their debut album Yes Lawd! in 2016, Paak was well on his way to pop stardom, and Knx had picked up a Grammy Award for his production on Kendrick Lamar's To Pimp a Butterfly. Eight years after the release of Yes Lawd!, they returned with “Where I Go”, featuring a luminous contribution from Grammy and Oscar Award winning artist H.E.R., and the song “Daydreaming”.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}