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

{
    "url": "https://demozoo.org/api/v1/productions/78/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78/",
    "id": 78,
    "title": "Astro",
    "author_nicks": [
        {
            "name": "AstroideA",
            "abbreviation": "AI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/375/?format=api",
                "id": 375,
                "name": "AstroideA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-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": "Snowman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/374/?format=api",
                    "id": 374,
                    "name": "Snowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "iONic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/526/?format=api",
                    "id": 526,
                    "name": "iONic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "O-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/527/?format=api",
                    "id": 527,
                    "name": "O-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        },
        {
            "nick": {
                "name": "Reptile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/377/?format=api",
                    "id": 377,
                    "name": "Reptile",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/exe95/in64/ai_astro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=903"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=YoKN-xcYuko"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "159",
            "competition": {
                "id": 2058,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/535/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/535/",
                    "id": 535,
                    "name": "Exe Party 1995",
                    "tagline": "",
                    "start_date": "1995-12-15",
                    "end_date": "1995-12-17",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/12/7dbd.96191.gif",
            "original_width": 319,
            "original_height": 193,
            "standard_url": "https://media.demozoo.org/screens/s/3d/12/7dbd.96191.png",
            "standard_width": 319,
            "standard_height": 193,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/12/7dbd.96191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 121
        }
    ],
    "tags": []
}