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

{
    "url": "https://demozoo.org/api/v1/productions/20236/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20236/",
    "id": 20236,
    "title": "Volksintro",
    "author_nicks": [
        {
            "name": "Frenetic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5671/?format=api",
                "id": 5671,
                "name": "Frenetic",
                "is_group": false
            }
        },
        {
            "name": "Submissive",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/560/?format=api",
                "id": 560,
                "name": "Torus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "$een",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8725/?format=api",
                "id": 8725,
                "name": "$een",
                "is_group": true
            }
        },
        {
            "name": "Cubic Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8560/?format=api",
                "id": 8560,
                "name": "Cubic Team",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-13",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/fast/volk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4575"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "332",
            "competition": {
                "id": 1250,
                "name": "Fast",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}