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

{
    "url": "https://demozoo.org/api/v1/productions/37381/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37381/",
    "id": 37381,
    "title": "Fresh As It Is",
    "author_nicks": [
        {
            "name": "Superstition",
            "abbreviation": "SPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22504/?format=api",
                "id": 22504,
                "name": "Superstition",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-07",
    "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": "G-day",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15992/?format=api",
                    "id": 15992,
                    "name": "Gday",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Magicboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
                    "id": 11981,
                    "name": "Magicboy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Magicboy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11981/?format=api",
                    "id": 11981,
                    "name": "Magicboy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, design"
        },
        {
            "nick": {
                "name": "Hugo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13172/?format=api",
                    "id": 13172,
                    "name": "The Counsellor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "effects, 3d engine"
        },
        {
            "nick": {
                "name": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76841/?format=api",
                    "id": 76841,
                    "name": "Simon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d metaballs"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/superstition/fresh.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/ambience98/demo/fresh.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2689"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=AxZAFSiOdQk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3351,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/974/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/974/",
                    "id": 974,
                    "name": "Ambience 1998",
                    "tagline": "",
                    "start_date": "1998-03-06",
                    "end_date": "1998-03-08",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}