Information about plays

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

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

{
    "id": 3428602,
    "uri": "https://api.kexp.org/v2/plays/3428602/?format=api",
    "airdate": "2024-11-22T09:28:17-08:00",
    "show": 61914,
    "show_uri": "https://api.kexp.org/v2/shows/61914/?format=api",
    "image_uri": "https://ia801007.us.archive.org/29/items/mbid-db72ca05-c2de-4319-8303-bf461592b3ea/mbid-db72ca05-c2de-4319-8303-bf461592b3ea-19753021667_thumb500.jpg",
    "thumbnail_uri": "https://ia601007.us.archive.org/29/items/mbid-db72ca05-c2de-4319-8303-bf461592b3ea/mbid-db72ca05-c2de-4319-8303-bf461592b3ea-19753021667_thumb250.jpg",
    "song": "Get It On (Bang a Gong)",
    "track_id": "7ac27be3-f7d2-4fc1-a186-31c3d04afc88",
    "recording_id": "99408b2e-3806-4185-a0d5-79d3cf20d9a5",
    "artist": "The Power Station",
    "artist_ids": [
        "9b0534f9-8582-40b9-b34b-17aed3a638f0"
    ],
    "album": "The Power Station",
    "release_id": "c4f85ef9-3696-4f19-a8b1-8d4761ae9f24",
    "release_group_id": "27822996-2c20-3af3-b044-2d761f9f15f8",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "1985-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Power Station was a supergroup of Robert Palmer and members from Chic and Duran Duran that banded together to record a one-off album in 1984. This is their cover of T. Rex's \"Get It On (Bang a Gong)\n--\nWatch them perform this cover on SNL in 1985: https://www.tiktok.com/@retro__dump/video/7212125543897124139",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}