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

{
    "url": "https://demozoo.org/api/v1/productions/100772/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100772/",
    "id": 100772,
    "title": "Anger",
    "author_nicks": [
        {
            "name": "Eastgate",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23709/?format=api",
                "id": 23709,
                "name": "Eastgate",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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": "dm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                    "id": 47616,
                    "name": "dm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "dm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47616/?format=api",
                    "id": 47616,
                    "name": "dm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Bug Boy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23708/?format=api",
                    "id": 23708,
                    "name": "The Bug Boy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Yooyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47617/?format=api",
                    "id": 47617,
                    "name": "Yooyo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yooyo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47617/?format=api",
                    "id": 47617,
                    "name": "Yooyo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/e/eg8anger.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7321"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tZEPzuUtgZ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "29",
            "competition": {
                "id": 3967,
                "name": "Demo Combined",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/949/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/949/",
                    "id": 949,
                    "name": "YALP 1998",
                    "tagline": "Yet Another Lame Party",
                    "start_date": "1998-05-24",
                    "end_date": "1998-05-24",
                    "location": "Belgrade, Central Serbia, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.80401,
                    "longitude": 20.46513,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}