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

{
    "url": "https://demozoo.org/api/v1/productions/88984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88984/",
    "id": 88984,
    "title": "POM '99 Demo Entry",
    "author_nicks": [
        {
            "name": "Hackers Against Rap And Disco",
            "abbreviation": "HARD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43787/?format=api",
                "id": 43787,
                "name": "Hackers Against Rap And Disco",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vogue",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/336/?format=api",
                    "id": 336,
                    "name": "Vogue",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Data Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43793/?format=api",
                    "id": 43793,
                    "name": "Data Dragon",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Concept"
        },
        {
            "nick": {
                "name": "_cyryx_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43794/?format=api",
                    "id": 43794,
                    "name": "_cyryx_",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TS_Garp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43795/?format=api",
                    "id": 43795,
                    "name": "TS_Garp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Secrets",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43796/?format=api",
                    "id": 43796,
                    "name": "Secrets",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/presence_of_mind99/demo/pom-hard.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24601"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cUL7nayaoK4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 9426,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1066/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1066/",
                    "id": 1066,
                    "name": "Presence of Mind 1999",
                    "tagline": "",
                    "start_date": "1999-04-25",
                    "end_date": "1999-04-25",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/73/5f/0608.320299.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/73/5f/0608.320299.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/73/5f/0608.320299.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}