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

{
    "url": "https://demozoo.org/api/v1/productions/28230/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28230/",
    "id": 28230,
    "title": "Blue Eyes",
    "author_nicks": [
        {
            "name": "@",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1993/?format=api",
                "id": 1993,
                "name": "@",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-01-14",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/289/?format=api",
                    "id": 289,
                    "name": "Doom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Addict",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3289/?format=api",
                    "id": 3289,
                    "name": "Addict",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Damac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3288/?format=api",
                    "id": 3288,
                    "name": "Damaq",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/601/?format=api",
                    "id": 601,
                    "name": "Dice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tint",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1823/?format=api",
                    "id": 1823,
                    "name": "Tint",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/juhla95/demo/blueeyes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58522"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "138",
            "competition": {
                "id": 2105,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/622/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/622/",
                    "id": 622,
                    "name": "Juhla 1995",
                    "tagline": "",
                    "start_date": "1995-01-14",
                    "end_date": "1995-01-15",
                    "location": "Iisalmi, Ylä-Savo, Northern Savo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.55915,
                    "longitude": 27.19067,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}