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

{
    "url": "https://demozoo.org/api/v1/productions/309209/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309209/",
    "id": 309209,
    "title": "Der Juxkopf",
    "author_nicks": [
        {
            "name": "Bitbreaker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5741/?format=api",
                "id": 5741,
                "name": "Bitbreaker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/metalvotze/0a000hsurprise.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17385"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "14",
            "competition": {
                "id": 17116,
                "name": "Surprise Competition",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/197/",
                    "id": 197,
                    "name": "0a000h 2004",
                    "tagline": "",
                    "start_date": "2004-02-27",
                    "end_date": "2004-02-29",
                    "location": "Spiegelberg, Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.04083,
                    "longitude": 9.44444,
                    "website": "http://www.0a000h.de/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}