Information about plays

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

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

{
    "id": 3577874,
    "uri": "https://api.kexp.org/v2/plays/3577874/?format=api",
    "airdate": "2025-11-14T01:46:03-08:00",
    "show": 65103,
    "show_uri": "https://api.kexp.org/v2/shows/65103/?format=api",
    "image_uri": "https://ia800501.us.archive.org/27/items/mbid-02e28e52-bd8e-4385-b408-c0d7173a0e38/mbid-02e28e52-bd8e-4385-b408-c0d7173a0e38-43553539012_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-02e28e52-bd8e-4385-b408-c0d7173a0e38/mbid-02e28e52-bd8e-4385-b408-c0d7173a0e38-43553539012_thumb250.jpg",
    "song": "Texting This Fine Shit for a Month",
    "track_id": "61b344e1-ef4c-4fbb-871c-997a0109b411",
    "recording_id": "e3ee22de-b7f2-4b6d-b9ca-f4a71ec1a343",
    "artist": "Lord Jah‐Monte Ogbon feat. OUTRO",
    "artist_ids": [
        "dfa86d1f-bf72-4719-82fd-ce99f20eaaa5",
        "570b5ee3-c627-49b7-95e3-d7e451fc443d"
    ],
    "album": "As of Now",
    "release_id": "02e28e52-bd8e-4385-b408-c0d7173a0e38",
    "release_group_id": "ba79ea64-4835-46d9-845d-78314b8d9cf2",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Straight outta Charlotte NC!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}