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

{
    "url": "https://demozoo.org/api/v1/productions/84247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84247/",
    "id": 84247,
    "title": "Cattle Disco",
    "author_nicks": [
        {
            "name": "Futuris",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6049/?format=api",
                "id": 6049,
                "name": "Futuris",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-08-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Traymuss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3834/?format=api",
                    "id": 3834,
                    "name": "Traymuss",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Majak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26520/?format=api",
                    "id": 26520,
                    "name": "Majak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Biter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                    "id": 11803,
                    "name": "Biter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/symphony06/demo/cattle_disco_by_futuris.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26142"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "2",
            "competition": {
                "id": 8837,
                "name": "EXE-COMPO",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/120/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/120/",
                    "id": 120,
                    "name": "Symphony 2006",
                    "tagline": "",
                    "start_date": "2006-08-25",
                    "end_date": "2006-08-27",
                    "location": "Piecnik, Wałcz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.33987,
                    "longitude": 16.26951,
                    "website": "http://web.archive.org/web/20060813183848/http://www.amiscena.org/symphony/index.php?home"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}