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

{
    "url": "https://demozoo.org/api/v1/productions/312268/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312268/",
    "id": 312268,
    "title": "Atari Loves Bombs",
    "author_nicks": [
        {
            "name": "New Generation Crew",
            "abbreviation": "NGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Vipy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62325/?format=api",
                    "id": 62325,
                    "name": "Vipy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "loader"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://deadliners.net/NGC/albdemo.st"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22/st_ste_demo/alb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92000"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=W3v75mNlhEs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.556",
            "competition": {
                "id": 17327,
                "name": "Atari ST/STE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/69/81d2.312267.png",
            "original_width": 416,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/55/69/81d2.312267.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/69/81d2.312267.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "commercial-music"
    ]
}