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

{
    "url": "https://demozoo.org/api/v1/productions/302594/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302594/",
    "id": 302594,
    "title": "Look Around Syntax",
    "author_nicks": [
        {
            "name": "cTrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix",
                "is_group": false
            }
        },
        {
            "name": "pelrun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                "id": 72101,
                "name": "pelrun",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-11-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
            "id": 61,
            "name": "Amstrad Plus"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "pelrun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                    "id": 72101,
                    "name": "pelrun",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "pelrun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                    "id": 72101,
                    "name": "pelrun",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/syntax21/oldskool_demo/lookaround.cpr"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "115",
            "competition": {
                "id": 16852,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4373/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4373/",
                    "id": 4373,
                    "name": "Syntax 2021",
                    "tagline": "",
                    "start_date": "2021-11-27",
                    "end_date": "2021-11-28",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}