Information about plays

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

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

{
    "id": 3421926,
    "uri": "https://api.kexp.org/v2/plays/3421926/?format=api",
    "airdate": "2024-11-06T01:30:11-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "https://ia903200.us.archive.org/7/items/mbid-42cf6347-abc5-4dc6-b4cb-199dbb1778d3/mbid-42cf6347-abc5-4dc6-b4cb-199dbb1778d3-27203175288_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/7/items/mbid-42cf6347-abc5-4dc6-b4cb-199dbb1778d3/mbid-42cf6347-abc5-4dc6-b4cb-199dbb1778d3-27203175288_thumb250.jpg",
    "song": "Mississippi Goddam",
    "track_id": "6e46c160-e01e-3dae-a70d-5cbbcdd02bfd",
    "recording_id": "021ae0bf-534c-4d66-a426-4069c8633d7b",
    "artist": "Nina Simone",
    "artist_ids": [
        "2944824d-4c26-476f-a981-be849081942f"
    ],
    "album": "Don’t Let Me Be Misunderstood",
    "release_id": "42cf6347-abc5-4dc6-b4cb-199dbb1778d3",
    "release_group_id": "65c8e317-b137-3fc4-8390-324a88152e78",
    "labels": [],
    "label_ids": [],
    "release_date": "1988-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "STILL RELEVANT!!\n\nLearn the story behind this powerful protest song: \nhttps://to.pbs.org/3DSKtJG\n\n- and read what it is like to be \"Touring While Black\" in the 2020s:\nhttps://americansongwriter.com/touring-while-black/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}