Information about plays

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

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

{
    "id": 3439848,
    "uri": "https://api.kexp.org/v2/plays/3439848/?format=api",
    "airdate": "2024-12-19T00:08:52-08:00",
    "show": 62146,
    "show_uri": "https://api.kexp.org/v2/shows/62146/?format=api",
    "image_uri": "https://ia801202.us.archive.org/29/items/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c-37270007131_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/29/items/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c/mbid-a00930c7-afe5-4ec2-a11c-0b2fc14c895c-37270007131_thumb250.jpg",
    "song": "I Don’t",
    "track_id": "8444e175-b19c-4b36-ad5b-b156a5289f5e",
    "recording_id": "ff9df169-57ee-4fe0-b3fd-27276a890ae6",
    "artist": "Brittany Howard",
    "artist_ids": [
        "03eda2c4-a2b3-4a4e-9527-6791b0ed9d2d"
    ],
    "album": "What Now",
    "release_id": "a00930c7-afe5-4ec2-a11c-0b2fc14c895c",
    "release_group_id": "164fc46f-f349-4708-a676-c93f686b761a",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-02-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brittany Howard performed Live on KEXP back in 2019 in this session hosted by Cheryl Waters: \n\nhttps://www.youtube.com/watch?v=L3aOCIwtYbo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}