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

{
    "url": "https://demozoo.org/api/v1/productions/311700/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311700/",
    "id": 311700,
    "title": "Looking for Alice",
    "author_nicks": [
        {
            "name": "Coma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Virne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3148/?format=api",
                    "id": 3148,
                    "name": "Virne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Virne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3148/?format=api",
                    "id": 3148,
                    "name": "Virne",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "audio"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/assembly_summer22/4k/looking_for_alice_by_kooma.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91933"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=j4asgJE-H2o"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1879",
            "competition": {
                "id": 17268,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4270/",
                    "id": 4270,
                    "name": "Assembly Summer 2022",
                    "tagline": "",
                    "start_date": "2022-08-04",
                    "end_date": "2022-08-07",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}