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

{
    "url": "https://demozoo.org/api/v1/productions/8199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8199/",
    "id": 8199,
    "title": "The Limit",
    "author_nicks": [
        {
            "name": "Kvasigen",
            "abbreviation": "KVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                "id": 87,
                "name": "Kvasigen",
                "is_group": true
            }
        },
        {
            "name": "Outracks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                "id": 73,
                "name": "Outracks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tesepe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/774/?format=api",
                    "id": 774,
                    "name": "Tesepe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nukleon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6584/?format=api",
                    "id": 6584,
                    "name": "Nukleon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nostalgia.kose.no/otra_kvg_thelimit(final).rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/norvegia03/demo/otra_kvg_thelimit%28final%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10956"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=CVQ1TMMKnI0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 9833,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/649/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/649/",
                    "id": 649,
                    "name": "Norvegia 2003",
                    "tagline": "",
                    "start_date": "2003",
                    "end_date": "2003",
                    "location": "Skien, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.209099,
                    "longitude": 9.60867,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "graffiti"
    ]
}