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

{
    "url": "https://demozoo.org/api/v1/productions/328785/?format=api",
    "demozoo_url": "https://demozoo.org/productions/328785/",
    "id": 328785,
    "title": "Singing in the Train",
    "author_nicks": [
        {
            "name": "Fancy Rats",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90838/?format=api",
                "id": 90838,
                "name": "Fancy Rats",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-08-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104665/?format=api",
                    "id": 104665,
                    "name": "rime",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ediman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104666/?format=api",
                    "id": 104666,
                    "name": "Ediman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hairdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115496/?format=api",
                    "id": 115496,
                    "name": "Hairdog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/xenium23/c64_intro/intro64k_fancyrats_singinginthetrain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=234756"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94977"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Rg8t0OrhXc8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "175",
            "competition": {
                "id": 18206,
                "name": "C64 Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4525/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4525/",
                    "id": 4525,
                    "name": "Xenium 2023",
                    "tagline": "Take a Trip",
                    "start_date": "2023-08-25",
                    "end_date": "2023-08-27",
                    "location": "Województwo Łódzkie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.75,
                    "longitude": 19.5,
                    "website": "https://xenium.rocks"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "cover-version"
    ]
}