Information about plays

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

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

{
    "id": 3550064,
    "uri": "https://api.kexp.org/v2/plays/3550064/?format=api",
    "airdate": "2025-09-07T14:08:17-07:00",
    "show": 64500,
    "show_uri": "https://api.kexp.org/v2/shows/64500/?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": "Special Different",
    "track_id": "e53e6d22-81b8-4770-862c-dbbda04f2a16",
    "recording_id": "6f3cfac3-2dc2-4aff-978e-bf330abad6b2",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can check out the Lambrini Girls' live session at KEXP at https://youtu.be/w7BfivzIreo\n\nLambrini Girls will be at Great American Music Hall in San Francisco on October 2nd and The Crocodile in Seattle on October 5th.\n\nhttps://lambrinigirlsband.bandcamp.com/album/who-let-the-dogs-out\nhttps://www.lambrinigirlsband.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}