Information about plays

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

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

{
    "id": 3520482,
    "uri": "https://api.kexp.org/v2/plays/3520482/?format=api",
    "airdate": "2025-06-29T18:05:32-07:00",
    "show": 63876,
    "show_uri": "https://api.kexp.org/v2/shows/63876/?format=api",
    "image_uri": "https://ia800707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb500.jpg",
    "thumbnail_uri": "https://ia600707.us.archive.org/26/items/mbid-694a93c5-835e-470e-a0d8-e42093eed9af/mbid-694a93c5-835e-470e-a0d8-e42093eed9af-5267860923_thumb250.jpg",
    "song": "Givin Em What They Love",
    "track_id": "387651f9-2617-4b01-9ef9-d1fa884ff5c6",
    "recording_id": "5dba0218-d03d-4544-aa49-8b0dbe010893",
    "artist": "Janelle Monáe feat. Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e",
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "The Electric Lady",
    "release_id": "694a93c5-835e-470e-a0d8-e42093eed9af",
    "release_group_id": "c7400a4b-26cc-4720-aadc-e061b86d693a",
    "labels": [
        "Bad Boy Records"
    ],
    "label_ids": [
        "29d43312-a8ed-4d7b-9f4e-f5650318aebb"
    ],
    "release_date": "2013-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2013, Prince contributed lyrics, vocals, bass, and guitar to this track on Janelle Monáe's second studio album. It would end up being the only time the two artists officially collaborated in the studio. Prince died April 21, 2016. \n\nhttps://www.jmonae.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}