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

{
    "url": "https://demozoo.org/api/v1/productions/54955/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54955/",
    "id": 54955,
    "title": "Rubbish",
    "author_nicks": [
        {
            "name": "Numeric Dream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32849/?format=api",
                "id": 32849,
                "name": "Numeric Dream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Taz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33298/?format=api",
                    "id": 33298,
                    "name": "Taz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81234/?format=api",
                    "id": 81234,
                    "name": "kman",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Taz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33298/?format=api",
                    "id": 33298,
                    "name": "Taz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/synthesis02/demo/rubbish.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4372"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "25",
            "competition": {
                "id": 5837,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1022/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1022/",
                    "id": 1022,
                    "name": "JFF Convention 2001",
                    "tagline": "",
                    "start_date": "2001-10-27",
                    "end_date": "2001-10-28",
                    "location": "Saint-Denis-en-Val, Département du Loiret, Centre, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.87321,
                    "longitude": 1.96601,
                    "website": ""
                }
            }
        },
        {
            "position": 10,
            "ranking": "10",
            "score": "15",
            "competition": {
                "id": 6035,
                "name": "Démos PC",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1166/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1166/",
                    "id": 1166,
                    "name": "Synthesis 2002",
                    "tagline": "",
                    "start_date": "2002-03-01",
                    "end_date": "2002-03-03",
                    "location": "Corbeil-Essonnes, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.61028,
                    "longitude": 2.47472,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}