Information about plays

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

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

{
    "id": 3440712,
    "uri": "https://api.kexp.org/v2/plays/3440712/?format=api",
    "airdate": "2024-12-21T03:09:13-08:00",
    "show": 62165,
    "show_uri": "https://api.kexp.org/v2/shows/62165/?format=api",
    "image_uri": "https://ia800605.us.archive.org/19/items/mbid-86efe887-0493-4a5d-9638-34122b384821/mbid-86efe887-0493-4a5d-9638-34122b384821-40460354713_thumb500.jpg",
    "thumbnail_uri": "https://ia800605.us.archive.org/19/items/mbid-86efe887-0493-4a5d-9638-34122b384821/mbid-86efe887-0493-4a5d-9638-34122b384821-40460354713_thumb250.jpg",
    "song": "Blood",
    "track_id": "6596dba7-aa34-42c0-b196-41822ad06add",
    "recording_id": "0b66db1e-66a9-4ff8-9498-5f4624cb0f7f",
    "artist": "Kassie Krut",
    "artist_ids": [
        "2775f41c-fd65-4ccb-8726-e318ed5f4495"
    ],
    "album": "Kassie Krut",
    "release_id": "86efe887-0493-4a5d-9638-34122b384821",
    "release_group_id": "bbb51a2d-8f60-4700-b707-5900c6132d14",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kassie Krut’s debut EP is nothing short of exhilarating. The self-titled, self-produced collection finds the trio–featuring Kasra and Eve of the now-defunct Philadelphia outfit Palm \n– Chris Sanley",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}