Information about plays

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

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

{
    "id": 3588020,
    "uri": "https://api.kexp.org/v2/plays/3588020/?format=api",
    "airdate": "2025-12-07T10:49:17-08:00",
    "show": 65313,
    "show_uri": "https://api.kexp.org/v2/shows/65313/?format=api",
    "image_uri": "https://ia601206.us.archive.org/7/items/mbid-90492862-8180-49a1-9e06-4a95772cc2fc/mbid-90492862-8180-49a1-9e06-4a95772cc2fc-14582883923_thumb500.jpg",
    "thumbnail_uri": "https://ia801206.us.archive.org/7/items/mbid-90492862-8180-49a1-9e06-4a95772cc2fc/mbid-90492862-8180-49a1-9e06-4a95772cc2fc-14582883923_thumb250.jpg",
    "song": "Mr. Pitiful",
    "track_id": "1c5e52a9-c63e-4318-9b51-1c980bb655b8",
    "recording_id": "e344aecb-a7ae-46a4-90aa-962580f0a25a",
    "artist": "Otis Redding",
    "artist_ids": [
        "82b1f5fd-cd31-41a9-b5d4-7e33f0eb9751"
    ],
    "album": "The Complete Stax/Volt Singles Collection",
    "release_id": "90492862-8180-49a1-9e06-4a95772cc2fc",
    "release_group_id": "73d8f53a-55c8-47fc-8dc3-5c819f7ca6cd",
    "labels": [
        "Shout! Factory"
    ],
    "label_ids": [
        "004762a8-6905-4270-b5f8-ceef5fc5bc73"
    ],
    "release_date": "2013-07-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Co-writer\n\nThe first track that Cropper and Redding wrote together. The song borrows its premise from WDIA deejay A.C. “Moolah” Williams’ nickname for Redding, who he purported sounded pitiful and sad as an increasingly popular balladeer. At Cropper’s behest, Redding would lean into the persona with the tune, proving successful. “Mr. Pitiful” charted at #10 on R&B and #41 on pop charts.\nhttps://staxrecords.com/songwriter/steve-cropper-and-otis-redding/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}