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

{
    "url": "https://demozoo.org/api/v1/productions/312247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312247/",
    "id": 312247,
    "title": "The Hope",
    "author_nicks": [
        {
            "name": "Matosimi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29730/?format=api",
                "id": 29730,
                "name": "Matosimi",
                "is_group": false
            }
        },
        {
            "name": "Poison6502",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36030/?format=api",
                "id": 36030,
                "name": "Poison",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Matosimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29730/?format=api",
                    "id": 29730,
                    "name": "Matosimi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Matosimi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29730/?format=api",
                    "id": 29730,
                    "name": "Matosimi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Poison6502",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36030/?format=api",
                    "id": 36030,
                    "name": "Poison",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22/xl_xe_16k/hope.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "4.982",
            "competition": {
                "id": 17303,
                "name": "Atari XL/XE 16kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}