Information about plays

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

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

{
    "id": 3422153,
    "uri": "https://api.kexp.org/v2/plays/3422153/?format=api",
    "airdate": "2024-11-06T16:23:18-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia903407.us.archive.org/16/items/mbid-afd4abd8-6c3a-439e-bb72-521c7cf10193/mbid-afd4abd8-6c3a-439e-bb72-521c7cf10193-17891440506_thumb500.jpg",
    "thumbnail_uri": "https://ia803407.us.archive.org/16/items/mbid-afd4abd8-6c3a-439e-bb72-521c7cf10193/mbid-afd4abd8-6c3a-439e-bb72-521c7cf10193-17891440506_thumb250.jpg",
    "song": "Power",
    "track_id": "c2197504-2654-4030-8414-47c9703dc31b",
    "recording_id": "dd7ae286-af24-4bc2-8636-20662aa4be7a",
    "artist": "Rapsody feat. Kendrick Lamar & Lance Skiiiwalker",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077",
        "15d7ee5c-f9eb-4a3a-9721-0edb0b21f168",
        "d6302903-1f62-420a-8d8b-c54941ac754e"
    ],
    "album": "Laila's Wisdom",
    "release_id": "afd4abd8-6c3a-439e-bb72-521c7cf10193",
    "release_group_id": "ae25ee43-51c5-4da7-9ffe-36c8c5c84ca2",
    "labels": [
        "Jamla Records",
        "Roc Nation"
    ],
    "label_ids": [
        "d0626ef3-bc3a-46d5-8aea-db5a07cad49e",
        "7204e52a-64c8-4a48-9bca-079359ee9d3f"
    ],
    "release_date": "2017-09-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "North Carolina artist Rapsody sampled Herbie Hancock, Christine McVie, and Bootsy Collins. \n--\nThis 2017 song was not the first time Rapsody and Kendrick Lamar worked together. Rapsody contributed to Lamar's 2015 track \"Complexion (A Zulu Love).\" \n--\nFollow the lyrics as you watch the video for \"Power\": https://www.youtube.com/watch?v=c3W3QDSET1I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}