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

{
    "url": "https://demozoo.org/api/v1/productions/101129/?format=api",
    "demozoo_url": "https://demozoo.org/productions/101129/",
    "id": 101129,
    "title": "Euphoria",
    "author_nicks": [
        {
            "name": "Esteem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13277/?format=api",
                "id": 13277,
                "name": "Esteem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-24",
    "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": "Bahc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47686/?format=api",
                    "id": 47686,
                    "name": "Bahc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Paso",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47685/?format=api",
                    "id": 47685,
                    "name": "Paso",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Adept",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21522/?format=api",
                    "id": 21522,
                    "name": "Adept",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47716/?format=api",
                    "id": 47716,
                    "name": "Mr. Ed",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Skyer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47714/?format=api",
                    "id": 47714,
                    "name": "Skyer",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Insane Tilt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47717/?format=api",
                    "id": 47717,
                    "name": "Insane Tilt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1995/e/estm_eup.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/movement95/demo/estm_eup.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11226"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "77",
            "competition": {
                "id": 2119,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/684/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/684/",
                    "id": 684,
                    "name": "Movement 1995",
                    "tagline": "",
                    "start_date": "1995-12-24",
                    "end_date": "1995-12-25",
                    "location": "Ashkelon, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66951,
                    "longitude": 34.556011,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}