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

{
    "url": "https://demozoo.org/api/v1/productions/66959/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66959/",
    "id": 66959,
    "title": "Dream on",
    "author_nicks": [
        {
            "name": "Velocity",
            "abbreviation": "VLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/280/?format=api",
                "id": 280,
                "name": "Velocity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-08",
    "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": "Stowaway",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21900/?format=api",
                    "id": 21900,
                    "name": "Stowaway",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Riotbot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35413/?format=api",
                    "id": 35413,
                    "name": "Riotbot",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hepphep",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/281/?format=api",
                    "id": 281,
                    "name": "Hepphep",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/simulaatio2/demo/dream_on_by_velocity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11018"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "43",
            "competition": {
                "id": 7295,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1242/",
                    "id": 1242,
                    "name": "Simulaatio 2003 (2)",
                    "tagline": "",
                    "start_date": "2003-11-07",
                    "end_date": "2003-11-09",
                    "location": "Varkaus, Northern Savo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.26768,
                    "longitude": 28.10534,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}