Information about plays

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

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

{
    "id": 3428339,
    "uri": "https://api.kexp.org/v2/plays/3428339/?format=api",
    "airdate": "2024-11-21T17:10:43-08:00",
    "show": 61910,
    "show_uri": "https://api.kexp.org/v2/shows/61910/?format=api",
    "image_uri": "https://ia803200.us.archive.org/29/items/mbid-e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727/mbid-e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727-40450358862_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/29/items/mbid-e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727/mbid-e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727-40450358862_thumb250.jpg",
    "song": "Love",
    "track_id": "1a50f3ed-255c-4578-9dda-a3cc8d8e4331",
    "recording_id": "45e532e3-3485-4841-bf04-1785d4a906ed",
    "artist": "Lambrini Girls",
    "artist_ids": [
        "4eeea7eb-7554-48cb-9e50-c26d434ed9ef"
    ],
    "album": "Who Let The Dogs Out",
    "release_id": "e8aba5b1-8ad1-4ed4-9be4-8d32d2c3c727",
    "release_group_id": "31e2c201-6167-4eb6-8432-c83c533425ce",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"'Who Let The Dogs Out' is the debut album from Brighton-based noise-punk duo Lambrini Girls with a January 10, 2025 release date. \n\nThe album was recorded with Gilla Band’s Daniel Fox with mixing by Seth Manchester (Mdou Moctar / Battles / Model/Actriz), 'Who Let The Dogs Out' bottles everything wrong with the modern world and shakes it up. \n\nhttps://lambrinigirlsband.bandcamp.com/album/who-let-the-dogs-out",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}