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

{
    "url": "https://demozoo.org/api/v1/productions/25442/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25442/",
    "id": 25442,
    "title": "buttRfly",
    "author_nicks": [
        {
            "name": "Prince",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3949/?format=api",
                "id": 3949,
                "name": "Prince",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dienstagstreff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3627/?format=api",
                "id": 3627,
                "name": "Dienstagstreff",
                "is_group": true
            }
        },
        {
            "name": "Neoplasia",
            "abbreviation": "NPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5570/?format=api",
                "id": 5570,
                "name": "Neoplasia",
                "is_group": true
            }
        },
        {
            "name": "The Obsessed Maniacs",
            "abbreviation": "TOM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3952/?format=api",
                "id": 3952,
                "name": "The Obsessed Maniacs",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/evoke10/wild/butterfly_by_princeoftheobsessedmaniacs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55950"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "152",
            "competition": {
                "id": 1757,
                "name": "Alternative Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/358/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/358/",
                    "id": 358,
                    "name": "Evoke 2010",
                    "tagline": "",
                    "start_date": "2010-08-27",
                    "end_date": "2010-08-29",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "https://www.evoke.eu/2010/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}