GET /api/v1/productions/359350/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/359350/?format=api",
    "demozoo_url": "https://demozoo.org/music/359350/",
    "id": 359350,
    "title": "class09 (PC-Engine cover)",
    "author_nicks": [
        {
            "name": "SHOOB2000",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145303/?format=api",
                "id": 145303,
                "name": "SHOOB2000",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-01",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/75/?format=api",
            "id": 75,
            "name": "NEC PC Engine"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Maktone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3036/?format=api",
                    "id": 3036,
                    "name": "Maktone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "original song"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=LT2tkyzes38"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}