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

{
    "url": "https://demozoo.org/api/v1/productions/48055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48055/",
    "id": 48055,
    "title": "Physikaine",
    "author_nicks": [
        {
            "name": "Chanka Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/433/?format=api",
                "id": 433,
                "name": "Chanka",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69791/?format=api",
                    "id": 69791,
                    "name": "Pocket",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Baktery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/432/?format=api",
                    "id": 432,
                    "name": "Baktery",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                    "id": 23036,
                    "name": "Awesome",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "fonts"
        },
        {
            "nick": {
                "name": "Awesome",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23036/?format=api",
                    "id": 23036,
                    "name": "Awesome",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/euskal00/in64/physikaine.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=265"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.3625",
            "competition": {
                "id": 4844,
                "name": "PC Intro 64Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/494/",
                    "id": 494,
                    "name": "Euskal 2000",
                    "tagline": "Euskal Party 8",
                    "start_date": "2000-07-22",
                    "end_date": "2000-07-25",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-7"
    ]
}