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

{
    "url": "https://demozoo.org/api/v1/productions/45419/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45419/",
    "id": 45419,
    "title": "Toys",
    "author_nicks": [
        {
            "name": "Gods",
            "abbreviation": "GDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                "id": 5369,
                "name": "Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03-27",
    "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": "Odin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5278/?format=api",
                    "id": 5278,
                    "name": "Odin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Liszt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13471/?format=api",
                    "id": 13471,
                    "name": "Liszt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Soni",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65001/?format=api",
                    "id": 65001,
                    "name": "Soni",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Direction"
        },
        {
            "nick": {
                "name": "Bridgeclaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/834/?format=api",
                    "id": 834,
                    "name": "Bridgeclaw",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Xbarr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60/?format=api",
                    "id": 60,
                    "name": "Xbarr",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/trip99/3dem/toys.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/trip99/3dem/toys_fix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=710"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=lWNHw0iZGDg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "213",
            "competition": {
                "id": 4481,
                "name": "PC Demo 3DHW",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/939/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/939/",
                    "id": 939,
                    "name": "Trip 1999",
                    "tagline": "",
                    "start_date": "1999-03-25",
                    "end_date": "1999-03-28",
                    "location": "Province of Florence, Tuscany, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 43.83333,
                    "longitude": 11.33333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "commercial-music",
        "character-animation"
    ]
}