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

{
    "url": "https://demozoo.org/api/v1/productions/30873/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30873/",
    "id": 30873,
    "title": "The Road Not Taken",
    "author_nicks": [
        {
            "name": "Kvasigen",
            "abbreviation": "KVG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87/?format=api",
                "id": 87,
                "name": "Kvasigen",
                "is_group": true
            }
        },
        {
            "name": "Outracks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                "id": 73,
                "name": "Outracks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-04-10",
    "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": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/thegathering04/demo/otra_kvg_theroadnottaken.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/thegathering04/demo/the_road_not_taken_by_outracks_and_kvasigen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12114"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "41",
            "competition": {
                "id": 548,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/49/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/49/",
                    "id": 49,
                    "name": "The Gathering 2004",
                    "tagline": "Rescue Of Fractalus",
                    "start_date": "2004-04-07",
                    "end_date": "2004-04-11",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}