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

{
    "url": "https://demozoo.org/api/v1/productions/10425/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10425/",
    "id": 10425,
    "title": "Mainboards of Atari",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-01",
    "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": "Grey Park",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5334/?format=api",
                    "id": 5334,
                    "name": "Grey Park",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "jorma",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11510/?format=api",
                    "id": 11510,
                    "name": "jorma",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kaunis espanjalainen tyttö",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11509/?format=api",
                    "id": 11509,
                    "name": "kaunis espanjalainen tyttö",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kurli.pp.fi/jml_moa.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/evoke09/demo/jml_moa.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53589"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "30",
            "competition": {
                "id": 1763,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/357/",
                    "id": 357,
                    "name": "Evoke 2009",
                    "tagline": "",
                    "start_date": "2009-07-31",
                    "end_date": "2009-08-02",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://archive.evoke.eu/2009/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}