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

{
    "url": "https://demozoo.org/api/v1/productions/178621/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178621/",
    "id": 178621,
    "title": "White Senses",
    "author_nicks": [
        {
            "name": "Solstice",
            "abbreviation": "SLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28744/?format=api",
                "id": 28744,
                "name": "Solstice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PeKe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74392/?format=api",
                    "id": 74392,
                    "name": "PeKe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sex-Wax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74393/?format=api",
                    "id": 74393,
                    "name": "Sex-Wax",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/arroutada01/in64/whitesenses.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5116"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 13800,
                "name": "PC intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/884/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/884/",
                    "id": 884,
                    "name": "Arroutada 2001",
                    "tagline": "",
                    "start_date": "2001",
                    "end_date": "2001",
                    "location": "Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.89489,
                    "longitude": -2.98831,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}