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

{
    "url": "https://demozoo.org/api/v1/productions/23408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23408/",
    "id": 23408,
    "title": "Cruisin' - HTML Version",
    "author_nicks": [
        {
            "name": "Abyss",
            "abbreviation": "AYS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                "id": 398,
                "name": "Abyss",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-12-28",
    "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": "Bartman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/399/?format=api",
                    "id": 399,
                    "name": "Bartman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/400/?format=api",
                    "id": 400,
                    "name": "Dexter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "original amiga code"
        },
        {
            "nick": {
                "name": "Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                    "id": 397,
                    "name": "Pink",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Devistator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10186/?format=api",
                    "id": 10186,
                    "name": "Devistator",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/tum11/demo_highend/ays-cruisin-html.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58260"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "191",
            "competition": {
                "id": 1585,
                "name": "High-End Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/349/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/349/",
                    "id": 349,
                    "name": "The Ultimate Meeting 2011",
                    "tagline": "Superhero vs. Supervillain",
                    "start_date": "2011-12-27",
                    "end_date": "2011-12-29",
                    "location": "Durlach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.99976,
                    "longitude": 8.47432,
                    "website": "http://2011.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}