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

{
    "url": "https://demozoo.org/api/v1/productions/8524/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8524/",
    "id": 8524,
    "title": "A Full !",
    "author_nicks": [
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-26",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Wonder",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10142/?format=api",
                    "id": 10142,
                    "name": "Wonder",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ufix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10153/?format=api",
                    "id": 10153,
                    "name": "Ufix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2003/fzn_afull.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/euskal11/in4k/fzn_afull.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10394"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "225",
            "competition": {
                "id": 7583,
                "name": "Open4Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/497/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/497/",
                    "id": 497,
                    "name": "Euskal 2003",
                    "tagline": "Euskal Encounter 11: The e-Volution",
                    "start_date": "2003-07-24",
                    "end_date": "2003-07-27",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}