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

{
    "url": "https://demozoo.org/api/v1/productions/10092/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10092/",
    "id": 10092,
    "title": "sporovoz",
    "author_nicks": [
        {
            "name": "Corrosion",
            "abbreviation": "CRSN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12128/?format=api",
                "id": 12128,
                "name": "Corrosion",
                "is_group": true
            }
        },
        {
            "name": "Kosmoplovci",
            "abbreviation": "kooi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5683/?format=api",
                "id": 5683,
                "name": "Kosmoplovci",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dominator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
                    "id": 10403,
                    "name": "Dominator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d, design"
        },
        {
            "nick": {
                "name": "Griffin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11859/?format=api",
                    "id": 11859,
                    "name": "Griffin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "engine"
        },
        {
            "nick": {
                "name": "Speaker For The Dead",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
                    "id": 10403,
                    "name": "Dominator",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/scene_strike02/demo/corrosion-sporovoz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kosmoplovci.net/kosmoplovci/sporovoz/index.php"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7455"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "5",
            "competition": {
                "id": 9539,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1846/",
                    "id": 1846,
                    "name": "Scene Strike 2002 (6)",
                    "tagline": "",
                    "start_date": "2002-08-20",
                    "end_date": "2002-08-23",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": "http://www.crsn.com/ss6/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ambient"
    ]
}