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

{
    "url": "https://demozoo.org/api/v1/productions/194783/?format=api",
    "demozoo_url": "https://demozoo.org/productions/194783/",
    "id": 194783,
    "title": "Agroo",
    "author_nicks": [
        {
            "name": "Obscure",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22036/?format=api",
                "id": 22036,
                "name": "Obscure",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-25",
    "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": "Anvil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65816/?format=api",
                    "id": 65816,
                    "name": "Anvil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ally",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65815/?format=api",
                    "id": 65815,
                    "name": "Ally",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/o/obs_agro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3141"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14775,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2295/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2295/",
                    "id": 2295,
                    "name": "Yodel Conference 1998 (10)",
                    "tagline": "Yodel Conference 10",
                    "start_date": "1998-07-23",
                    "end_date": "1998-07-26",
                    "location": "Varbergs Kommun, Halland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.17208,
                    "longitude": 12.41797,
                    "website": "http://yodel.net/old/yc10.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}