Information about plays

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

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

{
    "id": 3519359,
    "uri": "https://api.kexp.org/v2/plays/3519359/?format=api",
    "airdate": "2025-06-27T03:33:42-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia800902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb500.jpg",
    "thumbnail_uri": "https://ia800902.us.archive.org/33/items/mbid-76592947-20b4-4288-9eb6-c7f4a8887276/mbid-76592947-20b4-4288-9eb6-c7f4a8887276-42326409135_thumb250.jpg",
    "song": "i used to live in england",
    "track_id": "689d7e3b-5041-47d1-ab87-5005d7a19bb7",
    "recording_id": "7a1bf479-1c58-4c0e-a2e0-9b4a2eac3bec",
    "artist": "supermodel*",
    "artist_ids": [
        "025f15cb-e1f1-43f6-b02b-4ba722f1ba45"
    ],
    "album": "i used to live in england",
    "release_id": "76592947-20b4-4288-9eb6-c7f4a8887276",
    "release_group_id": "0d7dff19-47c3-425a-beed-f28eb22fc704",
    "labels": [
        "f***ing whatever."
    ],
    "label_ids": [
        "106d01a8-bff7-4d54-a9fe-b55c1d4150b4"
    ],
    "release_date": "2025-06-20",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.supermodelsupermodel.com/\n\nOf the project, Supermodel* says “the rules are there to stop me from making boring s***. supermodel* has to feel stolen, stupid, instinctive and raw – like it’s breaking its own logic. a reminder not to take it too serious and just make the best s*** possible.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}