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

{
    "url": "https://demozoo.org/api/v1/productions/29815/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29815/",
    "id": 29815,
    "title": "Asian",
    "author_nicks": [
        {
            "name": "Savage",
            "abbreviation": "SVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21585/?format=api",
                "id": 21585,
                "name": "Savage",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-27",
    "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": "K-H",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90435/?format=api",
                    "id": 90435,
                    "name": "K-H",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "K-H",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90435/?format=api",
                    "id": 90435,
                    "name": "K-H",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/savage/asian.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "45",
            "competition": {
                "id": 2348,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/490/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/490/",
                    "id": 490,
                    "name": "Euskal 1996",
                    "tagline": "Euskal Party IV",
                    "start_date": "1996-07-27",
                    "end_date": "1996-07-28",
                    "location": "Donostia / San Sebastián, Gipuzkoa, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29181,
                    "longitude": -1.98851,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits"
    ]
}