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

{
    "url": "https://demozoo.org/api/v1/productions/126660/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126660/",
    "id": 126660,
    "title": "Psykolog",
    "author_nicks": [
        {
            "name": "Panoramic Designs",
            "abbreviation": "PD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1250/?format=api",
                "id": 1250,
                "name": "Panoramic Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-06",
    "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": [
        {
            "nick": {
                "name": "HBH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4970/?format=api",
                    "id": 4970,
                    "name": "Haavar B. Hojem",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15753/?format=api",
                    "id": 15753,
                    "name": "Morten Salthe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18801/?format=api",
                    "id": 18801,
                    "name": "Zeb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Keith Harvey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116331/?format=api",
                    "id": 116331,
                    "name": "Mirai",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9988"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11046,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/417/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/417/",
                    "id": 417,
                    "name": "Hoaxers and Panoramic Designs Party 1991",
                    "tagline": "",
                    "start_date": "1991-07-04",
                    "end_date": "1991-07-07",
                    "location": "Trondheim, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.431,
                    "longitude": 10.39208,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}