Information about plays

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

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

{
    "id": 3439752,
    "uri": "https://api.kexp.org/v2/plays/3439752/?format=api",
    "airdate": "2024-12-18T18:08:25-08:00",
    "show": 62144,
    "show_uri": "https://api.kexp.org/v2/shows/62144/?format=api",
    "image_uri": "https://ia801808.us.archive.org/16/items/mbid-5ea62736-c708-457e-98df-e60c3490dedb/mbid-5ea62736-c708-457e-98df-e60c3490dedb-27841835422_thumb500.jpg",
    "thumbnail_uri": "https://ia601808.us.archive.org/16/items/mbid-5ea62736-c708-457e-98df-e60c3490dedb/mbid-5ea62736-c708-457e-98df-e60c3490dedb-27841835422_thumb250.jpg",
    "song": "Talks",
    "track_id": "ae6a940e-0215-4002-9170-494ae87bd031",
    "recording_id": "ace886fb-6455-4f1f-a18d-935fe7b2732e",
    "artist": "PVA",
    "artist_ids": [
        "3e3c2787-4412-4614-82af-ce903b4d8b96"
    ],
    "album": "Toner",
    "release_id": "5ea62736-c708-457e-98df-e60c3490dedb",
    "release_group_id": "ff473b09-1d25-4804-9376-08a133edf2df",
    "labels": [
        "Big Dada"
    ],
    "label_ids": [
        "1382bfb9-0880-4696-a8ae-1ce2d94ce097"
    ],
    "release_date": "2020-11-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy Nelson hosted PVA Live on KEXP at Home in March, 2021. Watch the full performance here: https://youtu.be/J8_faCSTyXg\n\nWatch PVA's 'Talks' official video https://youtu.be/j7tHeB0e230",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}