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

{
    "url": "https://demozoo.org/api/v1/productions/82664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82664/",
    "id": 82664,
    "title": "Seed Vessel",
    "author_nicks": [
        {
            "name": "Lootikko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42034/?format=api",
                "id": 42034,
                "name": "Lootikko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "liitin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39192/?format=api",
                    "id": 39192,
                    "name": "liitin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "liitin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39192/?format=api",
                    "id": 39192,
                    "name": "liitin",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "startti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45334/?format=api",
                    "id": 45334,
                    "name": "startti",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/assembly06/browser_demo/seed_vessel_by_lootikko.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/assembly06/compo_videos/dvavi/browser_demo/seed_vessel_by_lootikko.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1453",
            "competition": {
                "id": 8631,
                "name": "Browser Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/112/",
                    "id": 112,
                    "name": "Assembly 2006",
                    "tagline": "",
                    "start_date": "2006-08-03",
                    "end_date": "2006-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/98/bd/3f27.35657.jpg",
            "original_width": 480,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/98/bd/3f27.35657.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/98/bd/3f27.35657.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}