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

{
    "url": "https://demozoo.org/api/v1/productions/84741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84741/",
    "id": 84741,
    "title": "Bollarna",
    "author_nicks": [
        {
            "name": "Mindcooler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22949/?format=api",
                "id": 22949,
                "name": "Mindcooler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sys5",
            "abbreviation": "S5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
                "id": 12953,
                "name": "Sys5",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-07-07",
    "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": "Mindcooler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22949/?format=api",
                    "id": 22949,
                    "name": "Mindcooler",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/backslash07/demo/combined/bollarna_by_mindcooler_of_sys5.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53070"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.4000",
            "competition": {
                "id": 8886,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1272/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1272/",
                    "id": 1272,
                    "name": "Backslash 2007",
                    "tagline": "",
                    "start_date": "2007-07-06",
                    "end_date": "2007-07-08",
                    "location": "Västerås, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.609581,
                    "longitude": 16.545349,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}