Information about plays

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

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

{
    "id": 3577810,
    "uri": "https://api.kexp.org/v2/plays/3577810/?format=api",
    "airdate": "2025-11-13T21:46:32-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "https://coverartarchive.org/release/0110691d-db4a-4f79-8336-2d2905769b39/39193155430-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0110691d-db4a-4f79-8336-2d2905769b39/39193155430-250.jpg",
    "song": "I'm here and here I'll stay",
    "track_id": null,
    "recording_id": "3fc9fc7e-7607-44d4-b5f4-0bacdf5507f0",
    "artist": "POiSON GiRL FRiENDS",
    "artist_ids": [
        "b87b543b-fc65-40d6-83e1-88e6b6e7ab72"
    ],
    "album": "POiSON GiRL FRiENDS",
    "release_id": null,
    "release_group_id": "96a8cbbc-6d3b-3716-919c-8c713cb7d02e",
    "labels": [
        "Psycho Planet Communications"
    ],
    "label_ids": [
        "9f5e256f-b5b3-46d3-a47d-037f83dcc2a4"
    ],
    "release_date": "1991-03-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Tokyo, raised in Brazil, and educated in French schools, but it was in London that Noriko Sekiguchi, also known as POiSON GiRL FRiEND, first found the music that would inspire her own work. She became infatuated with the UK and US house music that was filling the city in the mid to late 1980s, before returning to Tokyo, bringing the music with her to the city's clubs as a DJ.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}