Information about plays

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

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

{
    "id": 3437306,
    "uri": "https://api.kexp.org/v2/plays/3437306/?format=api",
    "airdate": "2024-12-12T20:55:31-08:00",
    "show": 62092,
    "show_uri": "https://api.kexp.org/v2/shows/62092/?format=api",
    "image_uri": "https://coverartarchive.org/release/6c819f77-0841-4aeb-81eb-a91c0f5c5975/38749571531-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6c819f77-0841-4aeb-81eb-a91c0f5c5975/38749571531-250.jpg",
    "song": "If I Could",
    "track_id": null,
    "recording_id": "07f6a343-acc0-4344-bd21-c74c7388e3f7",
    "artist": "Jay Som",
    "artist_ids": [
        "3b910f7b-018f-408f-950b-47e02d2ce305"
    ],
    "album": "I Saw the TV Glow (the original soundtrack)",
    "release_id": null,
    "release_group_id": "29f3b0ff-3d2e-427b-a8cb-731e160dffe7",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melina Mae Cortez Duterte, better known by her stage name Jay Som, is an American, Los Angeles-based singer-songwriter, multi-instrumentalist, producer and mixing engineer. \n\nThis is part of the recently released \"teen angst classic' soundtrack for \"I Saw the TV Glow\": https://www.npr.org/2024/05/16/1251546206/i-saw-the-tv-glow-soundtrack-feature",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}