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

{
    "url": "https://demozoo.org/api/v1/productions/352749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/352749/",
    "id": 352749,
    "title": "YMSE",
    "author_nicks": [
        {
            "name": "Ephidrena",
            "abbreviation": "EPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                "id": 107,
                "name": "Ephidrena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-07-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Frequent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113/?format=api",
                    "id": 113,
                    "name": "Frequent",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Frequent",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113/?format=api",
                    "id": 113,
                    "name": "Frequent",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Nerve",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110/?format=api",
                    "id": 110,
                    "name": "Nerve",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "4.00",
            "competition": {
                "id": 19035,
                "name": "Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4695/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4695/",
                    "id": 4695,
                    "name": "Sommarhack 2024",
                    "tagline": "Small Atari party",
                    "start_date": "2024-07-05",
                    "end_date": "2024-07-07",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2024/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}