Information about plays

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

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

{
    "id": 3438772,
    "uri": "https://api.kexp.org/v2/plays/3438772/?format=api",
    "airdate": "2024-12-16T08:11:20-08:00",
    "show": 62125,
    "show_uri": "https://api.kexp.org/v2/shows/62125/?format=api",
    "image_uri": "https://ia800701.us.archive.org/8/items/mbid-8588a86c-4cec-48fe-a742-b76feeb12200/mbid-8588a86c-4cec-48fe-a742-b76feeb12200-40449985089_thumb500.jpg",
    "thumbnail_uri": "https://ia800701.us.archive.org/8/items/mbid-8588a86c-4cec-48fe-a742-b76feeb12200/mbid-8588a86c-4cec-48fe-a742-b76feeb12200-40449985089_thumb250.jpg",
    "song": "Love Will Tear Us Apart",
    "track_id": "c44a204f-3ce9-430d-9cc5-a70f91956752",
    "recording_id": "6ca1335a-9350-4b36-9971-7a1bbe717141",
    "artist": "PJ Harvey & Tim Phillips",
    "artist_ids": [
        "03e82b7c-4da2-42ef-8271-840732f4b1b2",
        "e795e03d-b5d5-4a5f-834d-162cfb308a2c"
    ],
    "album": "Bad Sisters: Season 2 (Original Series Soundtrack)",
    "release_id": "8588a86c-4cec-48fe-a742-b76feeb12200",
    "release_group_id": "411b1e1e-b78c-4f8a-a033-18d49524cd94",
    "labels": [
        "Hollywood Records"
    ],
    "label_ids": [
        "6bb7c1b2-cb06-4381-9c59-02b1ae4aa96d"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PJ Harvey collaborated with composer Tim Phillips on the new tv series Bad Sisters soundtrack. Her involvement includes vocal samples and cover songs.\nhttps://pjharvey.net/news/pj-harvey-bad-sisters/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}