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

{
    "url": "https://demozoo.org/api/v1/productions/171541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171541/",
    "id": 171541,
    "title": "No Idea",
    "author_nicks": [
        {
            "name": "Egal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19962/?format=api",
                "id": 19962,
                "name": "Egal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Acard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19961/?format=api",
                    "id": 19961,
                    "name": "Acard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "animal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/DEMO.%2796/BDN.%2796/64k/egal.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/bdn96/in64/egal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70672"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2254,
                "name": "Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/749/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/749/",
                    "id": 749,
                    "name": "BDN (Bizarre Demonet) 1996 (3)",
                    "tagline": "Der Dritte Teil",
                    "start_date": "1996-12-14",
                    "end_date": "1996-12-15",
                    "location": "Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5233,
                    "longitude": 13.41377,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dosbox-incompatible"
    ]
}