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

{
    "url": "https://demozoo.org/api/v1/productions/67535/?format=api",
    "demozoo_url": "https://demozoo.org/productions/67535/",
    "id": 67535,
    "title": "We Are Going To Kill You",
    "author_nicks": [
        {
            "name": "MoonHazard",
            "abbreviation": "MHZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10051/?format=api",
                "id": 10051,
                "name": "MoonHazard",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-09",
    "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": "Serialthrill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1126/?format=api",
                    "id": 1126,
                    "name": "Serial",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        },
        {
            "nick": {
                "name": "Dodke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Shadez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10052/?format=api",
                    "id": 10052,
                    "name": "Shadez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Headcut",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111940/?format=api",
                    "id": 111940,
                    "name": "Headcut",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/assembly03/demo/we_are_going_to_kill_you_by_moonhazard%2Bfriends.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7316,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/109/",
                    "id": 109,
                    "name": "Assembly 2003",
                    "tagline": "",
                    "start_date": "2003-08-07",
                    "end_date": "2003-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "fmod"
    ]
}