Information about plays

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

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

{
    "id": 3441396,
    "uri": "https://api.kexp.org/v2/plays/3441396/?format=api",
    "airdate": "2024-12-22T13:34:39-08:00",
    "show": 62178,
    "show_uri": "https://api.kexp.org/v2/shows/62178/?format=api",
    "image_uri": "https://ia800208.us.archive.org/7/items/mbid-6f6d9152-6cb9-45c9-84e2-222c533ae0d7/mbid-6f6d9152-6cb9-45c9-84e2-222c533ae0d7-32100590534_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/7/items/mbid-6f6d9152-6cb9-45c9-84e2-222c533ae0d7/mbid-6f6d9152-6cb9-45c9-84e2-222c533ae0d7-32100590534_thumb250.jpg",
    "song": "Christmas Will Really Be Christmas",
    "track_id": "a5df2cf3-425f-46dc-8317-94ebcae2c571",
    "recording_id": "9e6ec738-c592-43bd-9a60-21b1e119f1f8",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Christmas Will Really Be Christmas",
    "release_id": "6f6d9152-6cb9-45c9-84e2-222c533ae0d7",
    "release_group_id": "f84439a5-b813-4f5d-a7e7-9de6108f846b",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2020-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of a Lou Rawls 1967 track. Rawls originally released this song on his 1967 holiday album, \"Merry Christmas Ho! Ho! Ho!\"\n\nBlack Pumas is an American psychedelic soul band based in Austin, Texas, led by singer/songwriter Eric Burton and guitarist/producer Adrian Quesada.\n\nhttps://www.youtube.com/watch?v=x6KtUp9HtXs\nhttps://blackpumas.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}