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

{
    "url": "https://demozoo.org/api/v1/productions/308632/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308632/",
    "id": 308632,
    "title": "Basic Invitation",
    "author_nicks": [
        {
            "name": "BOOM!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Steffan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112484/?format=api",
                    "id": 112484,
                    "name": "Steffan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Steffan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/112484/?format=api",
                    "id": 112484,
                    "name": "Steffan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hairdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115496/?format=api",
                    "id": 115496,
                    "name": "Hairdog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/moonshine_dragons22/c64demos/basic-invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=102842"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-xqj9PszwNs"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gilZjw9bhb0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "269",
            "competition": {
                "id": 17063,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4241/",
                    "id": 4241,
                    "name": "Moonshine Dragons 2022",
                    "tagline": "",
                    "start_date": "2022-05-27",
                    "end_date": "2022-05-29",
                    "location": "Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4327/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4327/",
            "id": 4327,
            "name": "Teddy Beer C=64 Party",
            "tagline": "Screw It, Let’s Do It",
            "start_date": "2022-07-29",
            "end_date": "2022-07-31",
            "location": "Tuchola, Powiat tucholski, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.58695,
            "longitude": 17.86162,
            "website": "http://www.teddybeer.party/"
        }
    ],
    "screenshots": [],
    "tags": [
        "petscii",
        "basic"
    ]
}