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

{
    "url": "https://demozoo.org/api/v1/productions/31257/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31257/",
    "id": 31257,
    "title": "test3d",
    "author_nicks": [
        {
            "name": "Suomiskene",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5926/?format=api",
                "id": 5926,
                "name": "Suomiscene",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-09-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": ""
        },
        {
            "nick": {
                "name": "216",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3046/?format=api",
                    "id": 3046,
                    "name": "216",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/phat01/demo/test3d.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3881"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1422,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/294/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/294/",
                    "id": 294,
                    "name": "Phat 2001",
                    "tagline": "Phat1",
                    "start_date": "2001-09-21",
                    "end_date": "2001-09-23",
                    "location": "Rīga, Riga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}