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

{
    "url": "https://demozoo.org/api/v1/productions/201828/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201828/",
    "id": 201828,
    "title": "STNICCC2000 GP32",
    "author_nicks": [
        {
            "name": "Noice",
            "abbreviation": "NOC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/180/?format=api",
                "id": 180,
                "name": "Noice",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-04-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/72/?format=api",
            "id": 72,
            "name": "Gamepark 32"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Shadow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7128/?format=api",
                    "id": 7128,
                    "name": "Shadow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MoN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2529/?format=api",
                    "id": 2529,
                    "name": "MoN",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ag1976.com/files/stniccc_gp32.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/noice/stniccc_gp32.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=80912"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VlnAXyJUBZo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "stniccc-challenge"
    ]
}