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

{
    "url": "https://demozoo.org/api/v1/productions/357939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357939/",
    "id": 357939,
    "title": "Brown Birdie 2024 Invitro",
    "author_nicks": [
        {
            "name": "Brown Birdie Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90689/?format=api",
                "id": 90689,
                "name": "Brown Birdie Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-09-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
            "id": 25,
            "name": "Nintendo Entertainment System (NES)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kwarf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64655/?format=api",
                    "id": 64655,
                    "name": "Kwarf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kwarf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64655/?format=api",
                    "id": 64655,
                    "name": "Kwarf",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Znurre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51124/?format=api",
                    "id": 51124,
                    "name": "Znurre",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-NUmeKxQrZc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19372,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4999/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4999/",
                    "id": 4999,
                    "name": "Black Birdie 2024",
                    "tagline": "",
                    "start_date": "2024-09-13",
                    "end_date": "2024-09-15",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://blackbirdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5115/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5115/",
            "id": 5115,
            "name": "Brown Birdie 2024",
            "tagline": "",
            "start_date": "2024-10-25",
            "end_date": "2024-10-27",
            "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 61.81346,
            "longitude": 16.56957,
            "website": "https://memoryleek.com"
        }
    ],
    "screenshots": [],
    "tags": []
}