Information about plays

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

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

{
    "id": 3630481,
    "uri": "https://api.kexp.org/v2/plays/3630481/?format=api",
    "airdate": "2026-03-18T05:01:42-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-584a5090-cb03-31af-b3eb-c0750b84692d/mbid-584a5090-cb03-31af-b3eb-c0750b84692d-4516515462_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-584a5090-cb03-31af-b3eb-c0750b84692d/mbid-584a5090-cb03-31af-b3eb-c0750b84692d-4516515462_thumb250.jpg",
    "song": "Distant Lover",
    "track_id": "d0418957-f7d6-3907-8abe-1c399c84445b",
    "recording_id": "3904c196-2093-45a0-8366-c239d5e71261",
    "artist": "Marvin Gaye",
    "artist_ids": [
        "afdb7919-059d-43c1-b668-ba1d265e7e42"
    ],
    "album": "Let's Get It On",
    "release_id": "584a5090-cb03-31af-b3eb-c0750b84692d",
    "release_group_id": "120c822e-3cd2-3652-975c-d687256a7931",
    "labels": [
        "Tamla"
    ],
    "label_ids": [
        "7f87e14e-eb85-4a7e-957a-77465f869cb5"
    ],
    "release_date": "1973-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marvin Gaye composed the melody of \"Distant Lover\" with songwriter Sandra Greene during a 1970 recording session while Gaye was finishing his song, \"What's Going On\".\n\nThis song was included on the thirteenth studio album by the legendary soul/R&B/funk/jazz singer-songwriter.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}