Information about plays

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

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

{
    "id": 3631322,
    "uri": "https://api.kexp.org/v2/plays/3631322/?format=api",
    "airdate": "2026-03-20T04:23:54-07:00",
    "show": 66227,
    "show_uri": "https://api.kexp.org/v2/shows/66227/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-18b05274-94b1-4fef-ad18-619ff64fadae/mbid-18b05274-94b1-4fef-ad18-619ff64fadae-4776442413_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-18b05274-94b1-4fef-ad18-619ff64fadae/mbid-18b05274-94b1-4fef-ad18-619ff64fadae-4776442413_thumb250.jpg",
    "song": "The Dark of the Matinée",
    "track_id": "91208848-c945-30ef-bbd0-b66b4686e665",
    "recording_id": "20088be3-1279-4fde-ab52-da41fbd3ffb4",
    "artist": "Franz Ferdinand",
    "artist_ids": [
        "aa7a2827-f74b-473c-bd79-03d065835cf7"
    ],
    "album": "Franz Ferdinand",
    "release_id": "18b05274-94b1-4fef-ad18-619ff64fadae",
    "release_group_id": "c145ca26-2556-3780-828f-82729de51f7b",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2004-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday Alex Kapranos! Born on this day in 1972.\n\nFrom their self-titled debut.\n\nhttps://franzferdinand.com/\n\n---\n\nCheck out Franz Ferdinand Live On KEXP from 2025:\n\nhttps://www.youtube.com/watch?v=gAObqZN7FI8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}