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

{
    "url": "https://demozoo.org/api/v1/productions/55526/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55526/",
    "id": 55526,
    "title": "Flash",
    "author_nicks": [
        {
            "name": "Fondue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33035/?format=api",
                "id": 33035,
                "name": "Fondue",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-01-27",
    "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": "dodge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "dodge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "dodge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Raymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mekanisaatio01/wild/fondue_-_flash.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 5928,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1154/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1154/",
                    "id": 1154,
                    "name": "Mekanisaatio 2001",
                    "tagline": "",
                    "start_date": "2001-01-26",
                    "end_date": "2001-01-28",
                    "location": "Lempäälä, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.33885,
                    "longitude": 23.77011,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}