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

{
    "url": "https://demozoo.org/api/v1/productions/44006/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44006/",
    "id": 44006,
    "title": "Planet Booty Touch",
    "author_nicks": [
        {
            "name": "Nazareth Creations",
            "abbreviation": "NZH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5080/?format=api",
                "id": 5080,
                "name": "Nazareth Creations",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-20",
    "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": "f0rris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18/?format=api",
                    "id": 18,
                    "name": "Ferris",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "OptimizE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1999/?format=api",
                    "id": 1999,
                    "name": "OptimizE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/trsac12/demo/nazareth-planetbootytouch.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60553"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "55",
            "competition": {
                "id": 4297,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1450/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1450/",
                    "id": 1450,
                    "name": "TRSAC 2012",
                    "tagline": "",
                    "start_date": "2012-10-19",
                    "end_date": "2012-10-21",
                    "location": "Arhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.153,
                    "longitude": 10.20452,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}