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

{
    "url": "https://demozoo.org/api/v1/productions/37384/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37384/",
    "id": 37384,
    "title": "De Broodrooster",
    "author_nicks": [
        {
            "name": "Kontvlokken Posse",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23422/?format=api",
                "id": 23422,
                "name": "Kontvlokken Posse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1998/ambience98/demo/broodrst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3357"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 3351,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/974/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/974/",
                    "id": 974,
                    "name": "Ambience 1998",
                    "tagline": "",
                    "start_date": "1998-03-06",
                    "end_date": "1998-03-08",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}