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

{
    "url": "https://demozoo.org/api/v1/productions/40007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40007/",
    "id": 40007,
    "title": "Triviality",
    "author_nicks": [
        {
            "name": "Rafineria Gang 42",
            "abbreviation": "RG42",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25706/?format=api",
                "id": 25706,
                "name": "Rafineria Gang 42",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-19",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34234/?format=api",
                    "id": 34234,
                    "name": "Bred",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34234/?format=api",
                    "id": 34234,
                    "name": "Bred",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Jerico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121867/?format=api",
                    "id": 121867,
                    "name": "Jerico",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jerico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121867/?format=api",
                    "id": 121867,
                    "name": "Jerico",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Design"
        },
        {
            "nick": {
                "name": "Vil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29671/?format=api",
                    "id": 29671,
                    "name": "Vil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29671/?format=api",
                    "id": 29671,
                    "name": "Vil",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Mokia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26008/?format=api",
                    "id": 26008,
                    "name": "Mokia",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/jumper98/demo/rg42triv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23889"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "78",
            "competition": {
                "id": 3744,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/908/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/908/",
                    "id": 908,
                    "name": "Jumper 1998",
                    "tagline": "",
                    "start_date": "1998-12-18",
                    "end_date": "1998-12-20",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}