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

{
    "url": "https://demozoo.org/api/v1/productions/29414/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29414/",
    "id": 29414,
    "title": "Form",
    "author_nicks": [
        {
            "name": "Hypnotize",
            "abbreviation": "HPZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
                "id": 16789,
                "name": "Hypnotize",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-16",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ozir",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17181/?format=api",
                    "id": 17181,
                    "name": "Ozir",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LSD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16975/?format=api",
                    "id": 16975,
                    "name": "LSD",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Priest",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39075/?format=api",
                    "id": 39075,
                    "name": "Priest",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/delirium96/in64/decst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52827"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=d8D2nmEPHE4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "367",
            "competition": {
                "id": 2307,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/802/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/802/",
                    "id": 802,
                    "name": "Delirium 1996",
                    "tagline": "",
                    "start_date": "1996-07-16",
                    "end_date": "1996-07-17",
                    "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.26474,
                    "longitude": 19.45962,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}