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

{
    "url": "https://demozoo.org/api/v1/productions/40624/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40624/",
    "id": 40624,
    "title": "(terug naar de) Grondtoon",
    "author_nicks": [
        {
            "name": "Guideline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5943/?format=api",
                "id": 5943,
                "name": "Guideline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-06-04",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Numtek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6428/?format=api",
                    "id": 6428,
                    "name": "Numtek",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/outline06/in64/guideline_grondtoon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25124"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "88",
            "competition": {
                "id": 3826,
                "name": "PC / Mac 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/220/",
                    "id": 220,
                    "name": "Outline 2006",
                    "tagline": "",
                    "start_date": "2006-06-02",
                    "end_date": "2006-06-05",
                    "location": "Zevenaar, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.931618,
                    "longitude": 6.076878,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "werkkzeug"
    ]
}