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

{
    "url": "https://demozoo.org/api/v1/productions/54083/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54083/",
    "id": 54083,
    "title": "Lamerz",
    "author_nicks": [
        {
            "name": "LowFuel",
            "abbreviation": "LF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23260/?format=api",
                "id": 23260,
                "name": "LowFuel",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dusty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23263/?format=api",
                    "id": 23263,
                    "name": "Dusty",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Raist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11395/?format=api",
                    "id": 11395,
                    "name": "Raist",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/fiasko01/wild/lamerz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26171"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "2.209",
            "competition": {
                "id": 5679,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1057/",
                    "id": 1057,
                    "name": "Fiasko 2001",
                    "tagline": "",
                    "start_date": "2001-05-05",
                    "end_date": "2001-05-06",
                    "location": "Chotebor, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.71669,
                    "longitude": 15.67035,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}