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

{
    "url": "https://demozoo.org/api/v1/productions/87956/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87956/",
    "id": 87956,
    "title": "Leucocyte",
    "author_nicks": [
        {
            "name": "Calodox",
            "abbreviation": "CDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53/?format=api",
                "id": 53,
                "name": "Calodox",
                "is_group": true
            }
        },
        {
            "name": "New Generation Crew",
            "abbreviation": "NGC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                "id": 8318,
                "name": "New Generation Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Soundy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8405/?format=api",
                    "id": 8405,
                    "name": "Soundy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Leto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37519/?format=api",
                    "id": 37519,
                    "name": "Leto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/demodays13/realtime_demo/leucocyte3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61819"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "210.67",
            "competition": {
                "id": 9338,
                "name": "Realtime Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1471/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1471/",
                    "id": 1471,
                    "name": "Demodays 2013",
                    "tagline": "watch * create * compete",
                    "start_date": "2013-08-23",
                    "end_date": "2013-08-25",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352112,
                    "longitude": 7.90402,
                    "website": "https://2013.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}