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

{
    "url": "https://demozoo.org/api/v1/productions/10219/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10219/",
    "id": 10219,
    "title": "Pimmelsafari II",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nitro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5838/?format=api",
                    "id": 5838,
                    "name": "Nitro",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.metalvotze.de/files/pimmelsafari2.bin"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/buenzli05/alternative/pimmelsafari2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18669"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "150",
            "competition": {
                "id": 6402,
                "name": "Alternative Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/785/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/785/",
                    "id": 785,
                    "name": "Buenzli 2005 (14)",
                    "tagline": "Demoscene Activist",
                    "start_date": "2005-08-19",
                    "end_date": "2005-08-21",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz14.buenz.li/"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 6405,
                "name": "Juryprize",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/785/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/785/",
                    "id": 785,
                    "name": "Buenzli 2005 (14)",
                    "tagline": "Demoscene Activist",
                    "start_date": "2005-08-19",
                    "end_date": "2005-08-21",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz14.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}