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

{
    "url": "https://demozoo.org/api/v1/productions/45681/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45681/",
    "id": 45681,
    "title": "End of Millenium",
    "author_nicks": [
        {
            "name": "Zalem",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28232/?format=api",
                "id": 28232,
                "name": "Zalem",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-02-20",
    "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": "Kosh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115818/?format=api",
                    "id": 115818,
                    "name": "Kosh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28258/?format=api",
                    "id": 28258,
                    "name": "Mitch",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Avygeil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115819/?format=api",
                    "id": 115819,
                    "name": "Avygeil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Pulsium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28279/?format=api",
                    "id": 28279,
                    "name": "Pulsium",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/volcanic99/demo/zalem_eom.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51018"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=mhoyepPZJug"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "93",
            "competition": {
                "id": 3458,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "story"
    ]
}