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

{
    "url": "https://demozoo.org/api/v1/productions/72188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72188/",
    "id": 72188,
    "title": "AWKful VT-100",
    "author_nicks": [
        {
            "name": "Charlie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11232/?format=api",
                "id": 11232,
                "name": "Charlie",
                "is_group": false
            }
        },
        {
            "name": "Igor2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                "id": 39386,
                "name": "Igor2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Igor2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                    "id": 39386,
                    "name": "Igor2",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Igor2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39386/?format=api",
                    "id": 39386,
                    "name": "Igor2",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Charlie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11232/?format=api",
                    "id": 11232,
                    "name": "Charlie",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "amiga"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/function03/in4k/awkful_vt100.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "48",
            "competition": {
                "id": 6523,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/132/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/132/",
                    "id": 132,
                    "name": "Function 2003",
                    "tagline": "",
                    "start_date": "2003-10-24",
                    "end_date": "2003-10-26",
                    "location": "Veszprémvarsány, Győr-Moson-Sopron, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.42534,
                    "longitude": 17.83119,
                    "website": "http://2003.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}