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

{
    "url": "https://demozoo.org/api/v1/productions/342223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/342223/",
    "id": 342223,
    "title": "Ghost NOP",
    "author_nicks": [
        {
            "name": "Futurs'",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3943/?format=api",
                "id": 3943,
                "name": "Futurs'",
                "is_group": true
            }
        },
        {
            "name": "Pulpo Corrosivo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66268/?format=api",
                "id": 66268,
                "name": "Pulpo Corrosivo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rexbeng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
                    "id": 44025,
                    "name": "rexbeng",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3700/?format=api",
                    "id": 3700,
                    "name": "Zik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Toms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45304/?format=api",
                    "id": 45304,
                    "name": "Toms",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "main"
        },
        {
            "nick": {
                "name": "OffseT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45955/?format=api",
                    "id": 45955,
                    "name": "OffseT",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3D sprite, loader"
        },
        {
            "nick": {
                "name": "Hwikaa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69746/?format=api",
                    "id": 69746,
                    "name": "Hwikaa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D sprite"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/revision24/oldskool-demo/ghostnop.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96540"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wCJUk4PVHCo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "964",
            "competition": {
                "id": 18786,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4791/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4791/",
                    "id": 4791,
                    "name": "Revision 2024",
                    "tagline": "We Are Many",
                    "start_date": "2024-03-29",
                    "end_date": "2024-04-01",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2024.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/18/bb/a762.342477.png",
            "original_width": 752,
            "original_height": 538,
            "standard_url": "https://media.demozoo.org/screens/s/18/bb/a762.342477.png",
            "standard_width": 400,
            "standard_height": 286,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/bb/a762.342477.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "meteoriks-watchlist-2025"
    ]
}