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

{
    "url": "https://demozoo.org/api/v1/productions/352222/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352222/",
    "id": 352222,
    "title": "A-Maze",
    "author_nicks": [
        {
            "name": "Capsule",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13623/?format=api",
                "id": 13623,
                "name": "Capsule",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-06-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Estrayk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10035/?format=api",
                    "id": 10035,
                    "name": "Estrayk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Peskanov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16842/?format=api",
                    "id": 16842,
                    "name": "Peskanov",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Winden",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15606/?format=api",
                    "id": 15606,
                    "name": "Winden",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flynn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50088/?format=api",
                    "id": 50088,
                    "name": "Flynn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leunam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/599/?format=api",
                    "id": 599,
                    "name": "Leunam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo and scrolltext font"
        },
        {
            "nick": {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51589/?format=api",
                    "id": 51589,
                    "name": "Mac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "35",
            "competition": {
                "id": 19018,
                "name": "AGA Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5061/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5061/",
                    "id": 5061,
                    "name": "Posadas 2024",
                    "tagline": "",
                    "start_date": "2024-06-28",
                    "end_date": "2024-06-30",
                    "location": "Posadas, Province of Córdoba, Andalusia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 37.82361,
                    "longitude": -5.11913,
                    "website": "https://posadasparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/d5/0720.346640.png",
            "original_width": 1919,
            "original_height": 1079,
            "standard_url": "https://media.demozoo.org/screens/s/d8/d5/0720.346640.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/d5/0720.346640.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}