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

{
    "url": "https://demozoo.org/api/v1/productions/40358/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40358/",
    "id": 40358,
    "title": "No Brain No Pain",
    "author_nicks": [
        {
            "name": "Samar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5088/?format=api",
                "id": 5088,
                "name": "Samar Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gold Hand",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29025/?format=api",
                    "id": 29025,
                    "name": "Gold Hand",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hypnos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45051/?format=api",
                    "id": 45051,
                    "name": "Hypnos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Daf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25944/?format=api",
                    "id": 25944,
                    "name": "Daf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/quast98/in64/samar_-_no_brain_no_pain.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58832"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "359",
            "competition": {
                "id": 3796,
                "name": "PC 64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1025/",
                    "id": 1025,
                    "name": "QuaST 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Elbląg, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.155529,
                    "longitude": 19.39831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}