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

{
    "url": "https://demozoo.org/api/v1/productions/5280/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5280/",
    "id": 5280,
    "title": "Still Puzzled?",
    "author_nicks": [
        {
            "name": "Outracks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                "id": 73,
                "name": "Outracks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-24",
    "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": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flipside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                    "id": 4280,
                    "name": "Flipside",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Snarling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/546/?format=api",
                    "id": 546,
                    "name": "Snarling",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Zeila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4225/?format=api",
                    "id": 4225,
                    "name": "Zeila",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.no.scene.org/TG/2007/outracks_-_still_puzzled_tg07_invitation.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/digilab07/demo/outracks_-_still_puzzled_tg07_invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29893"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=K3AC7YLSMus"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 564,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/211/",
                    "id": 211,
                    "name": "DigiLab 2007",
                    "tagline": "",
                    "start_date": "2007-02-20",
                    "end_date": "2007-02-24",
                    "location": "Porsgrunn, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.143992,
                    "longitude": 9.658922,
                    "website": "http://2007.digilab.no"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/53/?format=api",
            "demozoo_url": "https://demozoo.org/parties/53/",
            "id": 53,
            "name": "The Gathering 2007",
            "tagline": "Still Puzzled?",
            "start_date": "2007-04-04",
            "end_date": "2007-04-08",
            "location": "Hamar, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.793915,
            "longitude": 11.07599,
            "website": "http://www.gathering.org"
        }
    ],
    "screenshots": [],
    "tags": []
}