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

{
    "url": "https://demozoo.org/api/v1/productions/280579/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280579/",
    "id": 280579,
    "title": "Geeks Fervor Loons",
    "author_nicks": [
        {
            "name": "Kunstnerkollektivet 1DEK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4331/?format=api",
                "id": 4331,
                "name": "1dek",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-11",
    "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": "Fugl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19075/?format=api",
                    "id": 19075,
                    "name": "Fugl",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Farfar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                    "id": 412,
                    "name": "Farfar",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/solskogen20/demo_newschool/geeks_fervor_loons.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86252"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ckE2q4REqpU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "323",
            "competition": {
                "id": 16018,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3964/",
                    "id": 3964,
                    "name": "Solskogen 2020",
                    "tagline": "Sunset",
                    "start_date": "2020-07-11",
                    "end_date": "2020-07-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "notch"
    ]
}