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

{
    "url": "https://demozoo.org/api/v1/productions/9372/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9372/",
    "id": 9372,
    "title": "Statement",
    "author_nicks": [
        {
            "name": "JaSoft",
            "abbreviation": "JAS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10834/?format=api",
                "id": 10834,
                "name": "JaSoft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Teabags",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10835/?format=api",
                    "id": 10835,
                    "name": "Teabags",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "additional ideas"
        },
        {
            "nick": {
                "name": "Rest0re",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10833/?format=api",
                    "id": 10833,
                    "name": "Rest0re",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "animation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/altstork06/animate/jas-statm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25705"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 3911,
                "name": "Animate Visual",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1254/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1254/",
                    "id": 1254,
                    "name": "Alternative Stork Party 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Otaniemi, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.18395,
                    "longitude": 24.82786,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}