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

{
    "url": "https://demozoo.org/api/v1/productions/2015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2015/",
    "id": 2015,
    "title": "Smegma In Your Eyes",
    "author_nicks": [
        {
            "name": "Those Up Fucked Sceners",
            "abbreviation": "tUFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hapungo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2446/?format=api",
                    "id": 2446,
                    "name": "Dizzy Tunes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kerb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4721/?format=api",
                    "id": 4721,
                    "name": "Kerb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Morbuz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4405/?format=api",
                    "id": 4405,
                    "name": "Morbuz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Andre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4378/?format=api",
                    "id": 4378,
                    "name": "Andre",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/xenox04/demo/smegma_in_your_eyes.tar.bz2"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/tufs/smegma_in_your_eyes.tar.bz2"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52142"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14144,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3226/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3226/",
                    "id": 3226,
                    "name": "Xenox 2004",
                    "tagline": "",
                    "start_date": "2004",
                    "end_date": "2004",
                    "location": "Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 62.0,
                    "longitude": 10.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}