Information about plays

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

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

{
    "id": 3519671,
    "uri": "https://api.kexp.org/v2/plays/3519671/?format=api",
    "airdate": "2025-06-27T21:25:19-07:00",
    "show": 63853,
    "show_uri": "https://api.kexp.org/v2/shows/63853/?format=api",
    "image_uri": "https://coverartarchive.org/release/a58a34ce-82f1-4f9c-90b0-476456436e42/41374497345-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a58a34ce-82f1-4f9c-90b0-476456436e42/41374497345-250.jpg",
    "song": "My Love and Music",
    "track_id": null,
    "recording_id": "ce11e7cc-d33e-4224-9b05-4a3df4c2cef6",
    "artist": "Ebo Taylor",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79"
    ],
    "album": "My Love and Music",
    "release_id": null,
    "release_group_id": "815e13a2-4054-49c5-8929-3187b8f5235a",
    "labels": [],
    "label_ids": [],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ghanaian guitarist Ebo Taylor emerged from 1950s highlife big bands Broadway Dance Band and Stargazers before a prolific solo career fusing highlife with soul, funk and jazz. His bands the Blue Monks, Sweet Beans and Pelicans established him as one of Ghana’s top players:\n\nhttps://ebotaylor.bandcamp.com/album/my-love-and-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}