Information about plays

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

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

{
    "id": 3428483,
    "uri": "https://api.kexp.org/v2/plays/3428483/?format=api",
    "airdate": "2024-11-22T02:14:10-08:00",
    "show": 61912,
    "show_uri": "https://api.kexp.org/v2/shows/61912/?format=api",
    "image_uri": "https://ia902206.us.archive.org/1/items/mbid-e1e9506e-a1ae-41c8-87e4-8cdddba7c16d/mbid-e1e9506e-a1ae-41c8-87e4-8cdddba7c16d-32672425059_thumb500.jpg",
    "thumbnail_uri": "https://ia802206.us.archive.org/1/items/mbid-e1e9506e-a1ae-41c8-87e4-8cdddba7c16d/mbid-e1e9506e-a1ae-41c8-87e4-8cdddba7c16d-32672425059_thumb250.jpg",
    "song": "Spitting Off The Edge Of The World feat. Perfume Genius",
    "track_id": "72c58257-ffac-48bd-ae61-e83535097475",
    "recording_id": "f70d99ef-ab07-40a3-ade5-bc474788fe9c",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4",
        "c4ff10e0-ae5a-467d-a409-6e0b4bf241eb"
    ],
    "album": "Cool It Down",
    "release_id": "e1e9506e-a1ae-41c8-87e4-8cdddba7c16d",
    "release_group_id": "4d49427b-f9d9-46f6-9922-5e9499433880",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2022-09-30",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "One more for Karen O! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}