Information about plays

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

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

{
    "id": 3420938,
    "uri": "https://api.kexp.org/v2/plays/3420938/?format=api",
    "airdate": "2024-11-03T14:40:27-08:00",
    "show": 61753,
    "show_uri": "https://api.kexp.org/v2/shows/61753/?format=api",
    "image_uri": "https://ia800102.us.archive.org/3/items/mbid-6c9b662e-29a3-4688-84b6-69e3d27c1978/mbid-6c9b662e-29a3-4688-84b6-69e3d27c1978-39941148037_thumb500.jpg",
    "thumbnail_uri": "https://ia800102.us.archive.org/3/items/mbid-6c9b662e-29a3-4688-84b6-69e3d27c1978/mbid-6c9b662e-29a3-4688-84b6-69e3d27c1978-39941148037_thumb250.jpg",
    "song": "Vote 4 Change",
    "track_id": "7870d13e-a49a-46e7-958c-530f6149803a",
    "recording_id": "7be7a2e0-7841-4966-867c-29e24a2dd5ac",
    "artist": "MC Lyte feat. Warryn Campbell & Zaya Campbell",
    "artist_ids": [
        "3b05658d-b83d-4c9b-8bb1-b7bb4225841b",
        "ec630c4e-a2d3-42ae-be36-321c0fe3bb8c",
        "fac552dc-55e5-498c-818a-c278f1e02a75"
    ],
    "album": "1 of 1",
    "release_id": "6c9b662e-29a3-4688-84b6-69e3d27c1978",
    "release_group_id": "5505b807-5401-45d0-954e-aac60dc7226b",
    "labels": [
        "My Block Inc."
    ],
    "label_ids": [
        "3a63a63e-1005-4d9e-91fa-133d4e8e6d56"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://hiphopsisters.org/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}